cutShortcut property
String
get
cutShortcut
The cut shortcut label used by text selection controls.
Implementation
String get cutShortcut => '$_ctrlCmd+X';
The cut shortcut label used by text selection controls.
String get cutShortcut => '$_ctrlCmd+X';