pdfTextSelectionMenuCopyLabel property

  1. @override
String pdfTextSelectionMenuCopyLabel
override

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

Implementation

@override
String get pdfTextSelectionMenuCopyLabel => r'複製';