notifyOnFormBlocError property

bool notifyOnFormBlocError
final

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

Implementation

final bool notifyOnFormBlocError;