gridSquare property

double get gridSquare

size of the grid square with scale applied

Implementation

double get gridSquare => rawGridSquareSize * scale;