pdfTextSelectionMenuCopyLabel property

  1. @override
String pdfTextSelectionMenuCopyLabel

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

Implementation

@override
String get pdfTextSelectionMenuCopyLabel => r'কপি';