notifyOnFormBlocClose property

bool notifyOnFormBlocClose
final

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

Implementation

final bool notifyOnFormBlocClose;