copyActionTooltip property

  1. @override
String copyActionTooltip
override

The tooltip for the copy action on the text selection controls.

In en, this message translates to: 'Copy the selected content to the clipboard'

Implementation

@override
String get copyActionTooltip => 'सेलेक्टेड कंटेंट क्लिपबोर्ड पर कॉपी करें';