fixedRange property

(double, double)? get fixedRange

A scale to pin the pane to, rather than fitting it to the values.

Implementation

(double, double)? get fixedRange => null;