activeColor property

Color? activeColor
final

The active color of the selectable tile. Defaults to ThemeData.toggleableActiveColor.

Implementation

final Color? activeColor;