pasteShortcut property

String pasteShortcut

The paste shortcut label used by text selection controls.

Implementation

String get pasteShortcut => '$_ctrlCmd+V';