menu
code_entry_field package
documentation
code_entry_field.dart
CodeEntryFieldStyle
boxBackgroundColor property
boxBackgroundColor property
dark_mode
light_mode
boxBackgroundColor
property
Color
?
boxBackgroundColor
final
The background color of each character box.
Implementation
final Color? boxBackgroundColor;
code_entry_field package
documentation
code_entry_field
CodeEntryFieldStyle
boxBackgroundColor property
CodeEntryFieldStyle class