gridSize property

Observable<double> gridSize
final

Grid size for snapping calculations

Implementation

final gridSize = Observable<double>(20.0);