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