spanBuilder property
Builds a colour-aware InlineSpan for the link text.
Called with the current colour on every rebuild so hover transitions update all inline spans, including bold and italic content inside links.
Implementation
final LinkSpanBuilder? spanBuilder;