UserEvent class

Constructors

UserEvent(WidgetTester tester, Key key)

Properties

hashCode int
The hash code for this object.
no setterinherited
key Key
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
tester WidgetTester
final
text String
no setter

Methods

erase() Future<void>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
tap() Future<void>
toString() String
A string representation of this object.
inherited
type(String text) Future<void>
widget<T extends Widget>() → T

Operators

operator ==(Object other) bool
The equality operator.
inherited