ByTooltipMessage constructor

const ByTooltipMessage(
  1. String text
)

Creates a tooltip finder given the tooltip's message text.

Implementation

const ByTooltipMessage(this.text);