helpTooltipLabel property

String helpTooltipLabel
final

Implementation

static final helpTooltipLabel = Intl.message(
    'Mouseover, click, press Enter key or Space key on this icon for more '
    'information.',
    name: 'MaterialIconTooltipComponent_helpTooltipLabel',
    desc: 'Label for help icon which shows help content.');