notifyOnFieldBlocError property

bool notifyOnFieldBlocError
final

If is true every error of any FieldBloc will be notified to child.

Implementation

final bool notifyOnFieldBlocError;