selectedBackgroundColor property
The selectedBackgroundColor is the background color of the tile when it is selected. Defaults to ThemeData.splashColor.
Implementation
final Color? selectedBackgroundColor;
The selectedBackgroundColor is the background color of the tile when it is selected. Defaults to ThemeData.splashColor.
final Color? selectedBackgroundColor;