failed property

  1. @override
bool failed
override

Whether this gesture failed.

Implementation

@override
bool get failed => _failed;