copy constant

SemanticsAction const copy = const SemanticsAction._(_kCopyIndex)

Copy the current selection to the clipboard.

Implementation

static const SemanticsAction copy = const SemanticsAction._(_kCopyIndex)