menu
scanbot_sdk
common_platform
DialogButtonStyle
textColor property
textColor
brightness_4
brightness_5
textColor
property
@
JsonKey
(toJson: toColorString)
Color
?
textColor
read / write
The color of the buttons title while not pressed.
Implementation
@JsonKey(toJson: toColorString) Color? textColor;
scanbot_sdk
common_platform
DialogButtonStyle
textColor property
DialogButtonStyle class