menu
service_framework package
documentation
scr/services/subscription.dart
SubscriptableServiceMixin
notify method
notify method
dark_mode
light_mode
notify
method
void
notify
(
)
inherited
Implementation
void notify() { _needsUpdate = true; markNeedsBuild(); }
service_framework package
documentation
scr/services/subscription
SubscriptableServiceMixin
notify method
SubscriptableServiceMixin mixin