constrainThumbInTrack property

bool constrainThumbInTrack
final

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;