get error of size.isFinite when set positioned for container in stack flutter
I have set positioned as children in Stack. but when run the code the error show this type: Failed assertion: line 600 pos 12: 'size.isFinite': is not true. this is my full code. i have used one stack image and…