cell property

NotebookCell get cell

The affected cell.

Implementation

_i3.NotebookCell get cell => _i5.getProperty(
      this,
      'cell',
    );