menu
state_lifecycle_observer package
documentation
state_lifecycle_observer.dart
LifecycleObserver<V>
state property
state property
dark_mode
light_mode
state
property
State
<
StatefulWidget
>
state
final
The
State
object that this observer is attached to.
Implementation
final State state;
state_lifecycle_observer package
documentation
state_lifecycle_observer
LifecycleObserver<V>
state property
LifecycleObserver class