copy constant Null safety
Copy the current selection to the clipboard.
Implementation
static const SemanticsAction copy = SemanticsAction._(_kCopyIndex);
Copy the current selection to the clipboard.
static const SemanticsAction copy = SemanticsAction._(_kCopyIndex);