highlightColor property

Color? highlightColor
final

The highlight color of the tree item.

Defaults to:

colorScheme.primary[60]

Implementation

final Color? highlightColor;