menu
ig_flutter_commons package
documentation
ig_flutter_commons.dart
BlocBase<State>
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
State
>
get
stream
override
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
ig_flutter_commons package
documentation
ig_flutter_commons
BlocBase<State>
stream property
BlocBase class