selectedTileColor property
final
If non-null, defines the background color when SwitchListTile.selected is true.
Implementation
final Color? selectedTileColor;
If non-null, defines the background color when SwitchListTile.selected is true.
final Color? selectedTileColor;