copyShortcut property
String
get
copyShortcut
The copy shortcut label used by text selection controls.
Implementation
String get copyShortcut => '$_ctrlCmd+C';
The copy shortcut label used by text selection controls.
String get copyShortcut => '$_ctrlCmd+C';