pdfTextSelectionMenuUnderlineLabel property

  1. @override
String pdfTextSelectionMenuUnderlineLabel

Label that is displayed in the text selection context menu of PdfViewer for underlining the selected text.

Implementation

@override
String get pdfTextSelectionMenuUnderlineLabel => r'Sublinhado';