highlightColor property

Color? highlightColor
final

The default highlight color for MacosPulldownButton.

Sets the color of the caret icon and the color of a MacosPulldownMenuItem's background when the mouse hovers over it.

Implementation

final Color? highlightColor;