pasteCommands top-level property

List<CommandShortcutEvent> pasteCommands
final

Implementation

final List<CommandShortcutEvent> pasteCommands = [
  pasteCommand,
  pasteTextWithoutFormattingCommand,
];