menu
served package
documentation
served.dart
SubscriptableServiceMixin
notify method
notify method
dark_mode
light_mode
notify
method
void
notify
(
)
inherited
Implementation
void notify() { _needsUpdate = true; markNeedsBuild(); }
served package
documentation
served
SubscriptableServiceMixin
notify method
SubscriptableServiceMixin mixin