paste constant

SemanticsAction const paste

Paste the current content of the clipboard.

Implementation

static const SemanticsAction paste = SemanticsAction._(_kPasteIndex, 'paste');