<itemvalue="Sleep for the duration specified in [duration]. Use this with care, as no asynchronous operations can be processed in a isolate while it is blocked in a [sleep] call. ```dart var duration = const Duration(seconds: 5); print('Start sleeping'); sleep(duration); print('5 seconds has passed'); ```"/>
<itemvalue="Checks whether or not a pointer panzoom is allowed to be tracked by this recognizer."/>
<itemvalue="touch slop"/>
@ -61,12 +62,11 @@
<itemvalue="projection matrix inverse"/>
<itemvalue="projection matrix"/>
<itemvalue="apply projection"/>
<itemvalue="Return the distance from the origin of this to the intersection with [other] if this intersects with [other], or null if the don't intersect."/>