linkStyle property

LinkStyle linkStyle
final

The resolved LinkStyle — colour, hover colour, decoration, thickness and weight, with GptMarkdownTheme fallbacks already applied.

Passed alongside style so a builder can reach a value a TextStyle cannot carry. hoverColor is the one that exists today.

Implementation

final LinkStyle linkStyle;