notifyOnFieldBlocCreate property

bool notifyOnFieldBlocCreate
final

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

Implementation

final bool notifyOnFieldBlocCreate;