controller property
The controller. Defaults to FContinuousSliderController.new.
Contract
Throws AssertionError if:
- Both controller and initialSelection are provided.
Implementation
final FSliderController? controller;
The controller. Defaults to FContinuousSliderController.new.
Throws AssertionError if:
final FSliderController? controller;