menu
service_framework package
documentation
scr/services/service.dart
Service
notify method
notify method
dark_mode
light_mode
notify
method
void
notify
(
)
Implementation
void notify() { _needsUpdate = true; markNeedsBuild(); }
service_framework package
documentation
scr/services/service
Service
notify method
Service class