menu
flutter_lifecycle_aware package
documentation
lifecycle_observable.dart
LifecycleObservable
notify abstract method
notify abstract method
dark_mode
light_mode
notify
abstract method
void
notify
(
LifecycleState
state
)
通知观察者
Implementation
void notify(LifecycleState state);
flutter_lifecycle_aware package
documentation
lifecycle_observable
LifecycleObservable
notify abstract method
LifecycleObservable class