FSliderValue constructor
Creates a FSliderValue.
Implementation
factory({required double max, double min, ({double min, double max}) constraints}) = _Value;
Creates a FSliderValue.
factory({required double max, double min, ({double min, double max}) constraints}) = _Value;