createState abstract method
Create the CellState for this cell.
This method should be overridden by subclasses.
Implementation
@protected
CellState createState();
Create the CellState for this cell.
This method should be overridden by subclasses.
@protected
CellState createState();