pdfHyperlinkDialogOpenLabel property

  1. @override
String pdfHyperlinkDialogOpenLabel
override

Label that is displayed in the hyperlink dialog of PdfViewer to represent the OPEN confirmation button.

Implementation

@override
String get pdfHyperlinkDialogOpenLabel => r'打開';