menu
code_entry_field package
documentation
code_entry_field.dart
CodeEntryFieldStyle
selectionColor property
selectionColor property
dark_mode
light_mode
selectionColor
property
Color
?
selectionColor
final
The color of the selection highlight when a box is focused.
Implementation
final Color? selectionColor;
code_entry_field package
documentation
code_entry_field
CodeEntryFieldStyle
selectionColor property
CodeEntryFieldStyle class