captureTaps property
When true (default), every pointer-up that follows a brief
pointer-down fires a tap event with x/y and the current
route name. Disable if you want fully manual tracking.
Implementation
final bool captureTaps;
When true (default), every pointer-up that follows a brief
pointer-down fires a tap event with x/y and the current
route name. Disable if you want fully manual tracking.
final bool captureTaps;