menu
voice_formly package
documentation
widgets/voice_form_field.dart
VoiceFormField
maxLines property
maxLines property
dark_mode
light_mode
maxLines
property
int
?
maxLines
final
Max/min/error lines for multi-line fields
Implementation
final int? maxLines, minLines, errorMaxLines;
voice_formly package
documentation
widgets/voice_form_field
VoiceFormField
maxLines property
VoiceFormField class