hoverColor property

Color? hoverColor
final

The color of the hyperlink text when hovered.

Defaults to:

textTheme.textHigh

Implementation

final Color? hoverColor;