notifyOnFormBlocChange property

bool notifyOnFormBlocChange
final

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

Implementation

final bool notifyOnFormBlocChange;