menu
eztoverify package
documentation
bloc/web_view/web_view_cubit.dart
WebViewCubit
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
WebViewStates
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
eztoverify package
documentation
bloc/web_view/web_view_cubit
WebViewCubit
stream property
WebViewCubit class