copyActionLabel property

  1. @override
String copyActionLabel
override

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

In en, this message translates to: 'Copy'

Implementation

@override
String get copyActionLabel => 'कॉपी';