cutActionTooltip property
String
get
cutActionTooltip
override
The tooltip for the cut action on the text selection controls.
In en, this message translates to:
'Remove the selected content and put it in the clipboard'
Implementation
@override
String get cutActionTooltip => '將選中的內容剪下至剪貼簿';