step property

  1. @override
double step
final

The step size for incrementing and decrementing the value.

Defaults to 1.0.

Implementation

@override
final double step;