menu
barcode_scanner package
documentation
rtu_ui_legacy_barcode.dart
SelectionOverlayConfiguration
textColor property
textColor property
dark_mode
light_mode
textColor
property
@JsonKey(toJson: toColorString)
Color
?
textColor
getter/setter pair
The color of the text in the selection overlay.
Implementation
@JsonKey(toJson: toColorString) Color? textColor;
barcode_scanner package
documentation
rtu_ui_legacy_barcode
SelectionOverlayConfiguration
textColor property
SelectionOverlayConfiguration class