tickSize property

  1. @override
double tickSize
final

The tick's size. Defaults to 3.

Contract

Throws AssertionError if it is not positive.

Implementation

@override
final double tickSize;