menu
ngex package
documentation
store.dart
StoreValue<T>
notify method
notify method
dark_mode
light_mode
notify
method
void
notify
(
)
Implementation
void notify() => _s.notify();
ngex package
documentation
store
StoreValue<T>
notify method
StoreValue class