copy constant Null safety

SemanticsAction const copy

Copy the current selection to the clipboard.

Implementation

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