addMarkCommand top-level constant

LexicalCommand<String> const addMarkCommand

Marks the selection with the identifier in the payload.

Implementation

const LexicalCommand<String> addMarkCommand = LexicalCommand('ADD_MARK');