menu
hyttahub package
documentation
common_widgets/common_form.dart
BaseTextFormField<B extends BaseSubmitBloc<T>, E extends BaseSubmitEvent<T>, T extends GeneratedMessage>
maxLines property
maxLines property
dark_mode
light_mode
maxLines
property
int
?
maxLines
final
Implementation
final int? maxLines;
hyttahub package
documentation
common_widgets/common_form
BaseTextFormField<B extends BaseSubmitBloc<T>, E extends BaseSubmitEvent<T>, T extends GeneratedMessage>
maxLines property
BaseTextFormField class