menu
coderspace package
documentation
widget/coder_text_field.dart
CoderTextField
maxLines property
maxLines property
dark_mode
light_mode
maxLines
property
int
?
maxLines
final
The maximum number of lines to show.
Implementation
final int? maxLines;
coderspace package
documentation
widget/coder_text_field
CoderTextField
maxLines property
CoderTextField class