cutShortcut property

String cutShortcut

The cut shortcut label used by text selection controls.

Implementation

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