gridSize property

num? get gridSize

The size of grid boxes when rendering the grid.

Implementation

num? get gridSize => _gridSize?.valueCopy;