onPositionChange property

ValueChanged? onPositionChange
final

Callback function that is called when the thumb position changes.

Implementation

final ValueChanged? onPositionChange;