passwordDialogContentLabel property

  1. @override
String get passwordDialogContentLabel

Label that is displayed in the password dialog in PdfViewer

Implementation

@override
String get passwordDialogContentLabel => r'このPDFファイルを開くにはパスワードを入力してください';