copyShortcut property

String copyShortcut

The copy shortcut label used by text selection controls.

Implementation

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