menu
material_text_fields package
documentation
material_text_fields.dart
MaterialTextField
errorText property
errorText property
dark_mode
light_mode
errorText
property
String
?
errorText
final
Text that appears below the
InputDecorator.child
and the border.
Implementation
final String? errorText;
material_text_fields package
documentation
material_text_fields
MaterialTextField
errorText property
MaterialTextField class