menu
code_entry_field package
documentation
code_entry_field.dart
CodeEntryFieldStyle
textStyle property
textStyle property
dark_mode
light_mode
textStyle
property
TextStyle
?
textStyle
final
The text style for the characters entered in the boxes.
Implementation
final TextStyle? textStyle;
code_entry_field package
documentation
code_entry_field
CodeEntryFieldStyle
textStyle property
CodeEntryFieldStyle class