richMessage property

InlineSpan? richMessage
final

The rich text to display in the tooltip.

Only one of message and richMessage may be non-null.

Implementation

final InlineSpan? richMessage;