NvGestureTap class
Constructors
- NvGestureTap({required Finder finder(), bool apply = true})
Properties
Methods
-
map<
T> ({required T tap(NvGestureTap), required T drag(NvGestureDrag), bool apply = true}) → T -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited