menu
scanbot_sdk
common_platform
SelectionOverlayConfiguration
textColor property
textColor
brightness_4
brightness_5
textColor
property
@
JsonKey
(toJson: toColorString)
Color
?
textColor
read / write
The color of the text in the selection overlay.
Implementation
@JsonKey(toJson: toColorString) Color? textColor;
scanbot_sdk
common_platform
SelectionOverlayConfiguration
textColor property
SelectionOverlayConfiguration class
Constructors
SelectionOverlayConfiguration
Properties
automaticSelectionEnabled
hashCode
highlightedPolygonColor
highlightedTextColor
highlightedTextContainerColor
overlayEnabled
polygonColor
runtimeType
textColor
textContainerColor
textFormat
Methods
noSuchMethod
toJson
toString
Operators
operator ==