backgroundColor property

Color? backgroundColor
final

The background color of the selectable tile. Defaults to the card color of your ThemeData.

Implementation

final Color? backgroundColor;