menu
eliud_pkg_create package
documentation
widgets/from_json_bloc/from_json_bloc.dart
FromJsonBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
FromJsonState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
eliud_pkg_create package
documentation
widgets/from_json_bloc/from_json_bloc
FromJsonBloc
stream property
FromJsonBloc class