selectedTileColor property

Color? selectedTileColor
final

If non-null, defines the background color when SwitchListTile.selected is true.

Implementation

final Color? selectedTileColor;