highlightColor property

Color? highlightColor
final

The highlight color used on the tiles.

If null, FluentThemeData.accentColor is used.

Implementation

final Color? highlightColor;