

how to make a curved chart with a gradient under highest value in flutter?
I want to make a chart with a gradient under the highest value, exactly like this :
[![enter image description here][1]][1]
[1]: https://i.stack.imgur.com/pgZ2H.png
how can I do that?