menu
barcode_scanner package
documentation
classic_components.dart
SelectionOverlayScannerConfiguration
textColor property
textColor property
dark_mode
light_mode
textColor
property
@JsonKey(toJson: toColorString)
Color
?
textColor
getter/setter pair
Default: #C81A3CCC (ARGB: 200, 26, 60, 204)
Implementation
@JsonKey(toJson: toColorString) Color? textColor;
barcode_scanner package
documentation
classic_components
SelectionOverlayScannerConfiguration
textColor property
SelectionOverlayScannerConfiguration class