menu
df_flutter_services package
documentation
df_flutter_services.dart
HandleServiceLifecycleStateMixin
state property
state property
dark_mode
light_mode
state
property
ServiceState
get
state
inherited
The current state of the service.
Implementation
ServiceState get state => _state;
df_flutter_services package
documentation
df_flutter_services
HandleServiceLifecycleStateMixin
state property
HandleServiceLifecycleStateMixin mixin