cutActionLabel property

  1. @override
String cutActionLabel
override

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

In en, this message translates to: 'Cut'

Implementation

@override
String get cutActionLabel => 'कट';