isRounded property
bool
get
isRounded
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
bool get isRounded => false;