pdfHyperlinkDialogCancelLabel property

  1. @override
String get pdfHyperlinkDialogCancelLabel

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

Implementation

@override
String get pdfHyperlinkDialogCancelLabel => r'キャンセル';