addObserver method
Register an observer of the cell to be called when the cell's value changes.
Implementation
@override
void addObserver(CellObserver observer) {}
Register an observer of the cell to be called when the cell's value changes.
@override
void addObserver(CellObserver observer) {}