BoardSquare constructor
Implementation
BoardSquare(this.squareName, this.game, this.size, this.onMove,
this.refreshBoard, this.enableUserMoves);
BoardSquare(this.squareName, this.game, this.size, this.onMove,
this.refreshBoard, this.enableUserMoves);