menu
duskmoon_settings package
documentation
duskmoon_settings.dart
SettingsTile
selectValue property
selectValue property
dark_mode
light_mode
selectValue
property
String
?
selectValue
late
final
Currently selected value for select tiles.
Implementation
late final String? selectValue;
duskmoon_settings package
documentation
duskmoon_settings
SettingsTile
selectValue property
SettingsTile class