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