step abstract method
Returns a FSliderValue which min edge is increased/decreased to the next/previous step.
Implementation
@useResult
FSliderValue step({required bool min, required bool expand});
Returns a FSliderValue which min edge is increased/decreased to the next/previous step.
@useResult
FSliderValue step({required bool min, required bool expand});