menu
zeronet_ws package
documentation
models/models.dart
UserSettings
UserSettings.new constructor
UserSettings.new constructor
dark_mode
light_mode
UserSettings
constructor
UserSettings
(
{
String
?
theme
,
bool
?
useSystemTheme
,
})
Implementation
UserSettings({ this.theme, this.useSystemTheme, });
zeronet_ws package
documentation
models/models
UserSettings
UserSettings.new constructor
UserSettings class