stepSize property

  1. @override
double get stepSize

Step size for this axis.

Implementation

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