move abstract method
Returns a FSliderValue which min edge is moved to to.
Implementation
@useResult
FSliderValue move({required bool min, required double to});
Returns a FSliderValue which min edge is moved to to.
@useResult
FSliderValue move({required bool min, required double to});