maxTrim property

double maxTrim

The maxTrim param is the maximum position of the trimmed area on the slider

The minimum value of this param is minTrim The maximum value of this param is 1.0

Implementation

double get maxTrim => _maxTrim;