I'm stuck with this one implementation of material LinearProgressIndicator but have no idea on how I can make it functional in that way.
My naive approach is to have different color at different percentage level such as for "10%-Red, 25%-Yellow, 35%-Orange, 50%+ Green". So, I just wanted to know if there exist any other way for gradient color which starts from red and goes all above upto green.
Something like this picture!