step property

num? step
final

Null means no step constraint — the slider moves continuously.

Implementation

final num? step;