NotebookEditInput constructor
const
NotebookEditInput({})
Implementation
const NotebookEditInput({
required this.notebookPath,
required this.command,
required this.cellIndex,
this.cellType,
this.source,
this.newIndex,
});