pdfPasswordDialogOpenLabel property

  1. @override
String get pdfPasswordDialogOpenLabel

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

Implementation

@override
String get pdfPasswordDialogOpenLabel => r'열기';