isRanged property

bool get isRanged

Returns true if the slider is in range mode.

Implementation

bool get isRanged => value.isRanged;