menu
custom_styles_package package
documentation
widgets/custom_text_field.dart
CustomTextField
fontSize property
fontSize property
dark_mode
light_mode
fontSize
property
double
?
fontSize
final
this is the fontSize of the custom text field
Implementation
final double? fontSize;
custom_styles_package package
documentation
widgets/custom_text_field
CustomTextField
fontSize property
CustomTextField class