hideOnError property

bool hideOnError
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;