pasteActionTooltip property
The tooltip for the paste action on the text selection controls.
In en, this message translates to: 'Inserts the contents of the clipboard at the current location'
Implementation
@override
String get pasteActionTooltip =>
'क्लिपबोर्ड का कंटेंट इस लोकेशन पर पेस्ट करें';