rotationWinGestures property

int? rotationWinGestures
final

When rotationThreshold wins over pinchZoomThreshold and pinchMoveThreshold then rotationWinGestures gestures will be used. By default only MultiFingerGesture.rotate gesture will take effect see MultiFingerGesture for custom settings

Implementation

final int? rotationWinGestures;