menu
fittor package
documentation
fit-state/core/fit_core.dart
FitState
updateStream property
updateStream property
dark_mode
light_mode
updateStream
property
Stream
<
String
?
>
get
updateStream
Stream for general updates
Implementation
Stream<String?> get updateStream => _updateController.stream;
fittor package
documentation
fit-state/core/fit_core
FitState
updateStream property
FitState class