stepInterpolation property

num? stepInterpolation

Implementation

num? get stepInterpolation => _$this._stepInterpolation;
void stepInterpolation=(num? stepInterpolation)

Implementation

set stepInterpolation(num? stepInterpolation) =>
    _$this._stepInterpolation = stepInterpolation;