menu
lean_ui_kit package
documentation
presentation/widgets/lean_text_field.dart
LeanTextField
textSizeOverride property
textSizeOverride property
dark_mode
light_mode
textSizeOverride
property
double
?
textSizeOverride
final
Use this override to change the text font size of the text field.
Implementation
final double? textSizeOverride;
lean_ui_kit package
documentation
presentation/widgets/lean_text_field
LeanTextField
textSizeOverride property
LeanTextField class