menu
code_entry_field package
documentation
code_entry_field.dart
CodeEntryField
boxSize property
boxSize property
dark_mode
light_mode
boxSize
property
Size
?
boxSize
final
The size (width and height) of each character box. Defaults to 50.0.
Implementation
final Size? boxSize;
code_entry_field package
documentation
code_entry_field
CodeEntryField
boxSize property
CodeEntryField class