onHyperlinkClicked property
Called when the hyperlink is tapped in SfPdfViewer.
It holds the uri
of the selected text.
See also: PdfHyperlinkClickedDetails.
Implementation
final PdfHyperlinkClickedCallback? onHyperlinkClicked;
Called when the hyperlink is tapped in SfPdfViewer.
It holds the uri
of the selected text.
See also: PdfHyperlinkClickedDetails.
final PdfHyperlinkClickedCallback? onHyperlinkClicked;