COMMANDS property

  1. @Deprecated('Use CodeMirror.commands instead.')
List<String> COMMANDS

Implementation

@Deprecated('Use CodeMirror.commands instead.')
static List<String> get COMMANDS => commands;