menu
dreamic package
documentation
presentation/helpers/cubit_helpers.dart
SafeEmitMixin<T>
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
T
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
dreamic package
documentation
presentation/helpers/cubit_helpers
SafeEmitMixin<T>
stream property
SafeEmitMixin mixin