selectAllShortcut property

String selectAllShortcut

The select all shortcut label used by text selection controls.

Implementation

String get selectAllShortcut => '$_ctrlCmd+A';