interaction property
The allowed ways to interact with the slider. Defaults to FSliderInteraction.tapAndSlideThumb.
Contract
Throws AssertionError if interaction is provided and controller is also provided.
Implementation
@override
final FSliderInteraction? interaction;