GetText constructor
- SerializableFinder finder, {
- Duration? timeout,
finder
looks for an element that contains a piece of text.
Implementation
GetText(super.finder, {super.timeout});
finder
looks for an element that contains a piece of text.
GetText(super.finder, {super.timeout});