passwordDialogContentLabel property

  1. @override
String passwordDialogContentLabel

Label that is displayed in the password dialog in PdfViewer

Implementation

@override
String get passwordDialogContentLabel =>
    r'Въведете паролата, за да отворите този PDF файл';