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