tooltipLabel property
Implementation
@HostBinding('attr.aria-label')
static final tooltipLabel = Intl.message(
'Mouseover or press enter on this icon for more information.',
name: 'MaterialTooltipSourceDirective_tooltipLabel',
desc: 'Label for help icon which opens a help center tooltip.');