menu
fittor package
documentation
fit-state/selector/fit_selector.dart
AutoSelectorMixin
updateStream property
updateStream property
dark_mode
light_mode
updateStream
property
Stream
<
String
?
>
get
updateStream
inherited
Stream for general updates
Implementation
Stream<String?> get updateStream => _updateController.stream;
fittor package
documentation
fit-state/selector/fit_selector
AutoSelectorMixin
updateStream property
AutoSelectorMixin mixin