paste constant Null safety

SemanticsAction const paste

Paste the current content of the clipboard.

Implementation

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