eventChannel property
BlocEventChannel
get
eventChannel
The closest ancestor BlocEventChannel in this BuildContext
Implementation
BlocEventChannel get eventChannel => read<BlocEventChannel>();
The closest ancestor BlocEventChannel in this BuildContext
BlocEventChannel get eventChannel => read<BlocEventChannel>();