passwordDialogHintTextLabel property

  1. @override
String passwordDialogHintTextLabel

Label that is displayed in the text field of password dialog in the PdfViewer.

Implementation

@override
String get passwordDialogHintTextLabel => r'Digite a senha';