gridSize property

num? gridSize

The size of grid boxes when rendering the grid.

Implementation

num? get gridSize => _gridSize?.valueCopy;