cutShortcut property

String get cutShortcut

The cut shortcut label used by text selection controls.

Implementation

String get cutShortcut => '$_ctrlCmd+X';