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