menu
headless_autocomplete package
documentation
wiring.dart
RTextFieldState
isError property
isError property
dark_mode
light_mode
isError
property
bool
isError
final
Whether the field has an error.
Derived from errorText presence in spec.
Implementation
final bool isError;
headless_autocomplete package
documentation
wiring
RTextFieldState
isError property
RTextFieldState class