undoShortcut property
String
get
undoShortcut
The select all shortcut label used by text selection controls.
Implementation
String get undoShortcut => '$_ctrlCmd+Z';
The select all shortcut label used by text selection controls.
String get undoShortcut => '$_ctrlCmd+Z';