enableHyperlinkNavigation property

bool enableHyperlinkNavigation
final

Indicates whether the hyperlink navigation can be performed or not .

If this property is set as false, then the hyperlink will not be navigated.

Defaults to true.

Implementation

final bool enableHyperlinkNavigation;