pdfPasswordDialogOpenLabel property

  1. @override
String pdfPasswordDialogOpenLabel
override

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

Implementation

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