trailingTooltip property

String? trailingTooltip
final

Text shown in a Tooltip on hover / long-press of the trailing half, and used as its accessibility label.

When null, that half has no tooltip.

Implementation

final String? trailingTooltip;