TDCapsuleRectSliderTrackShape constructor
const
TDCapsuleRectSliderTrackShape({
- Color trackColorWhenShowScale = const Color(0xFFE7E7E7),
Create a slider track that draws two rectangles with rounded outer edges.
Implementation
const TDCapsuleRectSliderTrackShape(
{this.trackColorWhenShowScale = const Color(0xFFE7E7E7)});