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