copy constant
Copy the current selection to the clipboard.
Implementation
static const SemanticsAction copy = SemanticsAction._(_kCopyIndex, 'copy');
Copy the current selection to the clipboard.
static const SemanticsAction copy = SemanticsAction._(_kCopyIndex, 'copy');