pdfTextSelectionMenuStrikethroughLabel property

  1. @override
String pdfTextSelectionMenuStrikethroughLabel

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

Implementation

@override
String get pdfTextSelectionMenuStrikethroughLabel => r'Strikethrough';