hoverColor property

Color? hoverColor
final

The hover color of the tree item.

Defaults to:

textTheme.textHigh

Implementation

final Color? hoverColor;