pasteButtonLabel property

  1. @override
String pasteButtonLabel
override

The label for the paste button on the text selection controls

Implementation

@override
String get pasteButtonLabel => 'Paste';