toggle menu
scanbot-sdk-compose-multiplatform
common
switch theme
search in API
scanbot-sdk-compose-multiplatform
/
io.scanbot.sdk.compose.multiplatform.common
/
BadgeStyle
/
BadgeStyle
Badge
Style
constructor
(
source
:
Map
<
String
,
Any
?
>
)
constructor
(
json
:
JsonObject
)
constructor
(
visible
:
Boolean
=
true
,
background
:
BackgroundStyle
=
BackgroundStyle( )
,
foregroundColor
:
ScanbotColor
=
ScanbotColor("?sbColorOnSurface", isArgb = false)
)