menu
gem_image_compare package
documentation
image_comparison_cubit.dart
ImageComparisonCubit
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
ImageComparisonState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
gem_image_compare package
documentation
image_comparison_cubit
ImageComparisonCubit
stream property
ImageComparisonCubit class