selectedColor property

Color? selectedColor
final

The color to paint this widget as when selected.

If null, MacosThemeData.primaryColor is used.

Implementation

final Color? selectedColor;