Text With Badge Button Mode
constructor(accessibilityDescription: String = "?accessibilityDescriptionCameraPreviewButton", text: StyledText = StyledText( text = "?cameraBadgedPreviewButtonTitle", color = ScanbotColor("?sbColorOnPrimary", isArgb = false) ), pageCounter: BadgeStyle = BadgeStyle( visible = true, background = BackgroundStyle( strokeColor = ScanbotColor("?sbColorSurface", isArgb = false), fillColor = ScanbotColor("?sbColorSurface", isArgb = false) ), foregroundColor = ScanbotColor("?sbColorPrimary", isArgb = false) ))