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