menu
dayselection package
documentation
cubit/date_range_cubit.dart
DateRangeCubit
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
DateRangeState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
dayselection package
documentation
cubit/date_range_cubit
DateRangeCubit
stream property
DateRangeCubit class