initialSelection property
The initial selection.
Contract
Throws AssertionError if:
- Both controller and initialSelection are provided.
Implementation
final FSliderSelection? initialSelection;
The initial selection.
Throws AssertionError if:
final FSliderSelection? initialSelection;