isRounded property
override
Whether the track shape is rounded.
This is used to determine the correct position of the thumb in relation to the track.
Implementation
@override
bool get isRounded => true;
Whether the track shape is rounded.
This is used to determine the correct position of the thumb in relation to the track.
@override
bool get isRounded => true;