onExternalLinkActivated property

void Function(String)? onExternalLinkActivated
getter/setter pair

Called when the reader activates a link that points outside the publication.

Implementation

void Function(String)? onExternalLinkActivated;