position property

Offset position

Returns the tapped position on the SfPdfViewer. The coordinate space starts at the top-left of the SfPdfViewer widget.

Implementation

Offset get position => _position;