notifyOnFormBlocCreate property

bool notifyOnFormBlocCreate
final

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

Implementation

final bool notifyOnFormBlocCreate;