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