bloc method
Implementation
@protected
BlocxCollectionBloc<T, P> bloc(BuildContext context) =>
BlocProvider.of<BlocxCollectionBloc<T, P>>(context);
@protected
BlocxCollectionBloc<T, P> bloc(BuildContext context) =>
BlocProvider.of<BlocxCollectionBloc<T, P>>(context);