menu
fera package
documentation
feraradiobutton.dart
SelectedOptionCubit
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
int
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
fera package
documentation
feraradiobutton
SelectedOptionCubit
stream property
SelectedOptionCubit class