maxValue property

dynamic maxValue

The range domain's maximum value.

Implementation

dynamic get maxValue => _maxValue.value;