menu
nanc package
documentation
collection.dart
CollectionBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
CollectionState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
nanc package
documentation
collection
CollectionBloc
stream property
CollectionBloc class