recognition-camera-ui
androidJvm
recognition-camera-ui
/
com.microblink.recognition.camera.ui.internal
/
ThemeColors
Theme
Colors
@
Immutable
data
class
ThemeColors
(
val
primary
:
Color
,
val
secondary
:
Color
,
val
textColor
:
Color
)
Members
Constructors
Theme
Colors
Link copied to clipboard
constructor
(
primary
:
Color
,
secondary
:
Color
,
textColor
:
Color
)
Properties
primary
Link copied to clipboard
val
primary
:
Color
secondary
Link copied to clipboard
val
secondary
:
Color
text
Color
Link copied to clipboard
val
textColor
:
Color