minTrim property

double minTrim

The minTrim param is the minimum position of the trimmed area on the slider

The minimum value of this param is 0.0 The maximum value of this param is maxTrim

Implementation

double get minTrim => _minTrim;