disable method

void disable()

Disable the editor field.

Implementation

void disable() => sendEvent(const EditorDisable());