lastSecondaryTapDownPosition property
The position of the most recent secondary tap down event on this text input.
Implementation
Offset? get lastSecondaryTapDownPosition => _lastSecondaryTapDownPosition;
The position of the most recent secondary tap down event on this text input.
Offset? get lastSecondaryTapDownPosition => _lastSecondaryTapDownPosition;