passwordDialogContentLabel property

  1. @override
String passwordDialogContentLabel

Label that is displayed in the password dialog in PdfViewer

Implementation

@override
String get passwordDialogContentLabel =>
    r'Introduzca la contraseƱa para abrir este archivo PDF';