cut constant
Cut the current selection and place it in the clipboard.
Implementation
static const SemanticsAction cut = const SemanticsAction._(_kCutIndex)
Cut the current selection and place it in the clipboard.
static const SemanticsAction cut = const SemanticsAction._(_kCutIndex)