menu
ctzon_api package
documentation
json_classes/account_settings.dart
AccountSetting
lightDarkTheme property
lightDarkTheme property
dark_mode
light_mode
lightDarkTheme
property
@JsonKey.new(name: 'light_dark_theme')
String
lightDarkTheme
getter/setter pair
Implementation
@JsonKey(name: 'light_dark_theme') String lightDarkTheme = 'system';
ctzon_api package
documentation
json_classes/account_settings
AccountSetting
lightDarkTheme property
AccountSetting class