initial property
The initial value. Defaults to FSliderValue(max: 0).
Contract
Throws AssertionError if initial and controller are both provided.
Implementation
@override
final FSliderValue? initial;
The initial value. Defaults to FSliderValue(max: 0).
Throws AssertionError if initial and controller are both provided.
@override
final FSliderValue? initial;