notebook property
NotebookDocument
get
notebook
The notebook for which the controller has been selected or un-selected.
Implementation
_i3.NotebookDocument get notebook => _i5.getProperty(
this,
'notebook',
);