cell property
NotebookCell
get
cell
The affected cell.
Implementation
_i3.NotebookCell get cell => _i5.getProperty(
this,
'cell',
);
The affected cell.
_i3.NotebookCell get cell => _i5.getProperty(
this,
'cell',
);