menu
material_3_expressive package
documentation
components/text_fields/m3e_text_fields.dart
M3ETextField
hasError property
hasError property
dark_mode
light_mode
hasError
property
bool
get
hasError
The hasError.
Implementation
bool get hasError => errorText != null;
material_3_expressive package
documentation
components/text_fields/m3e_text_fields
M3ETextField
hasError property
M3ETextField class