child property

BlocObserver child
final

The child receives all events but not those not defined in the FormBlocObserver

Implementation

final BlocObserver child;