menu
df_async_loader package
documentation
df_settings.dart
DfSettings
getInstance static method
getInstance static method
dark_mode
light_mode
getInstance
static method
DfSettings
getInstance
(
)
Implementation
static DfSettings getInstance() { _settings ??= DfSettings._(); return _settings!; }
df_async_loader package
documentation
df_settings
DfSettings
getInstance static method
DfSettings class