- override
Returns a very short pretty description of the gesture that the recognizer looks for, like 'tap' or 'horizontal drag'.
Source
@override String toStringShort() => 'multidrag';
Returns a very short pretty description of the gesture that the recognizer looks for, like 'tap' or 'horizontal drag'.
@override String toStringShort() => 'multidrag';