onThumbPositionChanged property
A callback function that is called when the position of the thumb changes.
Implementation
final ValueChanged<double>? onThumbPositionChanged;
A callback function that is called when the position of the thumb changes.
final ValueChanged<double>? onThumbPositionChanged;