selectedColor property

Color? selectedColor
final

The color to paint the item iwhen it's selected.

If null, MacosThemeData.primaryColor is used.

Implementation

final Color? selectedColor;