selectedBackgroundColor property

Color? selectedBackgroundColor
final

The selectedBackgroundColor is the background color of the tile when it is selected. Defaults to ThemeData.splashColor.

Implementation

final Color? selectedBackgroundColor;