gridCount property

int gridCount

Implementation

int get gridCount => (width / 100) ~/ math.min(1, (width / 100) / 4);