TooltipSemanticsEvent constructor
Constructs an event that triggers a tooltip announcement by the platform.
Implementation
const TooltipSemanticsEvent(this.message) : super('tooltip');
Constructs an event that triggers a tooltip announcement by the platform.
const TooltipSemanticsEvent(this.message) : super('tooltip');