menu
carp_mobile_sensing package
documentation
services.dart
Settings
initialized property
initialized property
dark_mode
light_mode
initialized
property
bool
get
initialized
Has the setting been initialized via calling the
init
method?
Implementation
bool get initialized => _initialized;
carp_mobile_sensing package
documentation
services
Settings
initialized property
Settings class