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