pasteActionLabel property

  1. @override
String pasteActionLabel
override

The label for the paste button on the text selection controls.

In en, this message translates to: 'Paste'

Implementation

@override
String get pasteActionLabel => 'पेस्ट';