CellSwitched constructor
- VectorDefinition? cell, {
- bool selected = true,
- bool teleport = false,
Implementation
CellSwitched(this.cell, {this.selected = true, this.teleport = false});
CellSwitched(this.cell, {this.selected = true, this.teleport = false});