ByTooltipMessage constructor
- String text
Creates a tooltip finder given the tooltip's message text
.
Implementation
const ByTooltipMessage(this.text);
Creates a tooltip finder given the tooltip's message text
.
const ByTooltipMessage(this.text);