editor property

NotebookEditor get editor

The {@link NotebookEditoreditor} that sent the message.

Implementation

_i3.NotebookEditor get editor => _i5.getProperty(
      this,
      'editor',
    );