menu
eliud_pkg_medium package
documentation
editors/bloc/album_bloc.dart
AlbumBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
ExtEditorBaseState
<
AlbumModel
>
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
eliud_pkg_medium package
documentation
editors/bloc/album_bloc
AlbumBloc
stream property
AlbumBloc class