supressError property
final
When true, return emptyChild instead of ErrorWidget. If errorChild is not null, this property do nothing. The default value is kReleaseMode
Implementation
final bool supressError;
When true, return emptyChild instead of ErrorWidget. If errorChild is not null, this property do nothing. The default value is kReleaseMode
final bool supressError;