BlocContextX extension

on

Methods

getBloc<B extends MainBloc<MainBlocEvent, MainBlocState>>() → B

Available on BuildContext, provided by the BlocContextX extension

readBloc<B extends MainBloc<MainBlocEvent, MainBlocState>>() → B

Available on BuildContext, provided by the BlocContextX extension

watchBloc<B extends MainBloc<MainBlocEvent, MainBlocState>>() → B

Available on BuildContext, provided by the BlocContextX extension