debugDescription property
Returns a very short pretty description of the gesture that the recognizer looks for, like 'tap' or 'horizontal drag'.
Implementation
String get debugDescription;
Returns a very short pretty description of the gesture that the recognizer looks for, like 'tap' or 'horizontal drag'.
String get debugDescription;