menu
paginate_firestore package
documentation
bloc/pagination_cubit.dart
PaginationCubit
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
PaginationState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
paginate_firestore package
documentation
bloc/pagination_cubit
PaginationCubit
stream property
PaginationCubit class