To use gradients within Flutter, we need to access the decoration property inside of our Container widget, and then assign a BoxDecoration. You can however use ...
確定! 回上一頁