You don't need Custom paint to achieve this. You can create the layout using stack like the following. Stack( children: [ Container( ...
確定! 回上一頁