lastSecondaryTapDownPosition property

Offset? get lastSecondaryTapDownPosition

The position of the most recent secondary tap down event on this text input.

Implementation

Offset? get lastSecondaryTapDownPosition => _lastSecondaryTapDownPosition;