attach method

void attach(
  1. Editor editor
)

Adds desired behaviors to the given editor.

Implementation

void attach(Editor editor) {}