paste constant

SemanticsAction const paste = const SemanticsAction._(_kPasteIndex)

Paste the current content of the clipboard.

Implementation

static const SemanticsAction paste = const SemanticsAction._(_kPasteIndex)