cut constant

SemanticsAction const cut

Cut the current selection and place it in the clipboard.

Implementation

static const SemanticsAction cut = SemanticsAction._(_kCutIndex)