menu
neomage package
documentation
data/services/settings_sync_service.dart
SettingsSyncController
getSettingsFilePath property
getSettingsFilePath property
dark_mode
light_mode
getSettingsFilePath
property
String
? Function
(
String
source
)
getSettingsFilePath
final
Get settings file path for a source key.
Implementation
final String? Function(String source) getSettingsFilePath;
neomage package
documentation
data/services/settings_sync_service
SettingsSyncController
getSettingsFilePath property
SettingsSyncController class