paste constant
SemanticsAction
const paste
Paste the current content of the clipboard.
Implementation
static const SemanticsAction paste = SemanticsAction._(_kPasteIndex, 'paste');
Paste the current content of the clipboard.
static const SemanticsAction paste = SemanticsAction._(_kPasteIndex, 'paste');