matrix property

Uint8List get matrix

The 2D list representing the boolean grid.

Implementation

Uint8List get matrix => _matrix;