stepSize property

  1. @override
double stepSize

Step size for this axis.

Implementation

@override
double get stepSize => scale!.stepSize;