menu
flu_editor package
documentation
blocs/source_image_bloc/source_image_bloc.dart
SourceImageCubit
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
SourceImageReady
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
flu_editor package
documentation
blocs/source_image_bloc/source_image_bloc
SourceImageCubit
stream property
SourceImageCubit class