menu
hubble_main package
documentation
account/view/profile_name/profile_name_view.dart
ProfileNameViewModel
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
SimpleValue
<
HubbleViewState
>
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
hubble_main package
documentation
account/view/profile_name/profile_name_view
ProfileNameViewModel
stream property
ProfileNameViewModel class