hasError property

ValueListenable<bool>? hasError
final

Whether the child text field is currently in an error state.

Implementation

final ValueListenable<bool>? hasError;