notificationListener property

BlocWidgetNotificationListener<N>? notificationListener
final

Callback fired when there's notification notify from BlocNotificationMixin

Implementation

final BlocWidgetNotificationListener<N>? notificationListener;