loadData method

dynamic loadData()

Implementation

loadData() {
  cellState = widget.api.window.panes.findCellById(widget.cellId);
}