hideOnError property
final
If set to true, nothing will be shown if there is an error. errorBuilder will also be ignored.
Defaults to false.
Implementation
final bool hideOnError
If set to true, nothing will be shown if there is an error. errorBuilder will also be ignored.
Defaults to false.
final bool hideOnError