GetSemanticsId constructor
- SerializableFinder finder, {
- Duration? timeout,
Creates a command which finds a Widget and then looks up the semantic id.
Implementation
GetSemanticsId(super.finder, {super.timeout});
Creates a command which finds a Widget and then looks up the semantic id.
GetSemanticsId(super.finder, {super.timeout});