BlocProviderExtension extension

Retrieve the bloc from the BlocProvider by this BuildContext.

on

Methods

bloc<T extends BaseBloc>({bool listen = false}) → T
Retrieve the bloc from the BlocProvider by this BuildContext.