isLegal property

bool isLegal

Implementation

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