pasteShortcut property
String
get
pasteShortcut
The paste shortcut label used by text selection controls.
Implementation
String get pasteShortcut => '$_ctrlCmd+V';
The paste shortcut label used by text selection controls.
String get pasteShortcut => '$_ctrlCmd+V';