doubleTapDetails property

  1. @protected
TapDownDetails? doubleTapDetails
getter/setter pair

Used for getting position of double tap for zoom in and out

Implementation

@protected
TapDownDetails? doubleTapDetails;