menu
thunderingcat_core package
documentation
state/state.dart
ObservableVariable<T>
notify method
notify method
dark_mode
light_mode
notify
method
void
notify
(
)
Implementation
void notify() { notifyListeners(); }
thunderingcat_core package
documentation
state/state
ObservableVariable<T>
notify method
ObservableVariable class