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 =>
    'தேர்ந்தெடுத்த உள்ளடக்கத்தை கிளிப்போர்டில் நகலெடுக்கவும்';