supressError property

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