cubit property

SmartPaginationCubit<T> get cubit

The connected pagination cubit.

Implementation

SmartPaginationCubit<T> get cubit => _cubit;