isLegal property

bool get isLegal

Implementation

bool get isLegal => initSize >= sliderBottomLimit && initSize <= sliderUpLimit;