undoShortcut property

String get undoShortcut

The select all shortcut label used by text selection controls.

Implementation

String get undoShortcut => '$_ctrlCmd+Z';