copyShortcut property

String get copyShortcut

The copy shortcut label used by text selection controls.

Implementation

String get copyShortcut => '$_ctrlCmd+C';