highlightColor property

Color? highlightColor
final

The highlight color used on the tiles. If null, ThemeData.accentColor is used.

Implementation

final Color? highlightColor;