allowedInteraction property
final
Allowed way for the user to interact with the Slider.
If specified, overrides the default value of Slider.allowedInteraction.
Implementation
final SliderInteraction? allowedInteraction;
Allowed way for the user to interact with the Slider.
If specified, overrides the default value of Slider.allowedInteraction.
final SliderInteraction? allowedInteraction;