tooltip property

String? tooltip
final

If not null a tooltip will be showed on hover

See showTooltipOnlyOnDisabledState for customizing where show the tooltip

Implementation

final String? tooltip;