menu
card_settings_ui package
documentation
tile/settings_tile.dart
SettingsTile<T>
initialValue property
initialValue property
dark_mode
light_mode
initialValue
property
bool
?
initialValue
late
final
The bool value used by switch
Implementation
late final bool? initialValue;
card_settings_ui package
documentation
tile/settings_tile
SettingsTile<T>
initialValue property
SettingsTile class