onHyperlinkClicked property

PdfHyperlinkClickedCallback? onHyperlinkClicked
final

Called when the hyperlink is tapped in SfPdfViewer.

It holds the uri of the selected text.

See also: PdfHyperlinkClickedDetails.

Implementation

final PdfHyperlinkClickedCallback? onHyperlinkClicked;