copy constant

SemanticsAction const copy

Copy the current selection to the clipboard.

Implementation

static const SemanticsAction copy = SemanticsAction._(_kCopyIndex, 'copy');