type property

TetrominoType? type
final

Which tetromino type filled this cell (null if empty).

Implementation

final TetrominoType? type;