Flutter
flutter_driver
BySemanticsLabel
BySemanticsLabel const constructor
BySemanticsLabel
description
BySemanticsLabel
constructor
Null safety
const
BySemanticsLabel
(
Pattern
label
)
Creates a semantic label finder given the
label
.
Implementation
const BySemanticsLabel(this.label);
Flutter
flutter_driver
BySemanticsLabel
BySemanticsLabel const constructor
BySemanticsLabel class
Constructors
BySemanticsLabel
Properties
finderType
hashCode
label
runtimeType
Methods
noSuchMethod
serialize
toString
Operators
operator ==
Static methods
deserialize