step abstract method
Returns a FSliderSelection which min
edge is extended/shrunk to the previous/next step.
Implementation
@useResult
FSliderSelection step({required bool min, required bool extend});
Returns a FSliderSelection which min
edge is extended/shrunk to the previous/next step.
@useResult
FSliderSelection step({required bool min, required bool extend});