Flutter
flutter_driver
ByType
ByType const constructor
ByType
description
ByType
constructor
Null safety
const
ByType
(
String
type
)
Creates a finder given the runtime type in string form.
Implementation
const ByType(this.type);
Flutter
flutter_driver
ByType
ByType const constructor
ByType class
Constructors
ByType
Properties
finderType
hashCode
runtimeType
type
Methods
noSuchMethod
serialize
toString
Operators
operator ==
Static methods
deserialize