constrainThumbInTrack property
Whether the thumb is allowed to move outside of the track so its center is at an edge of the track. Default is true so the thumb will not overflow the track width.
Implementation
final bool constrainThumbInTrack;
Whether the thumb is allowed to move outside of the track so its center is at an edge of the track. Default is true so the thumb will not overflow the track width.
final bool constrainThumbInTrack;