bloc property

SimpleValueCubit<T> get bloc

Implementation

SimpleValueCubit<T> get bloc => SimpleValueCubit(this);