Issue
make a design with Container, ClipPath, and Stack or I can make an image and then set it as a background image here is the design image
Solution
for the second image in the screenshot use container in the body argument with screen height and width assign a box decoration property add the image in the background after that at the child use a column at its children property use the basic container or any other widget according to your needs i am suggesting this because if you only provide all of these in in a background image then you will not be able to get on tap event on every widget
let me know if this help or i got your question correct
Answered By – Vishal_VE
Answer Checked By – Timothy Miller (BugsFixing Admin)