hasStateError property
bool
get
hasStateError
Indicates whether this field has any state errors.
Implementation
bool get hasStateError => false;
Indicates whether this field has any state errors.
bool get hasStateError => false;