LYGradientTrackShape constructor
const
LYGradientTrackShape({})
Implementation
const LYGradientTrackShape({
this.borderColor = Colors.grey,
this.borderWidth = 1,
this.trackcolors = const [Colors.green, Colors.red],
});