allowedInteraction property

SliderInteraction? allowedInteraction
final

Allowed way for the user to interact with the Slider.

If specified, overrides the default value of Slider.allowedInteraction.

Implementation

final SliderInteraction? allowedInteraction;