79720324

Date: 2025-07-30 17:17:25
Score: 3
Natty:
Report link
Container(
                decoration: BoxDecoration(
                  color: Colors.red,
                  borderRadius: BorderRadius.only(
                    bottomLeft: Radius.circular(50.0),
                    topLeft: Radius.circular(50.0),
                  ),
                ),
                margin: EdgeInsets.only(left: 30.0),
                height: 150,
                width: double.infinity,
              ),

I have out the color inside the container but still having same issue.

Reasons:
  • Has code block (-0.5):
  • Me too answer (2.5): having same issue
  • Low reputation (1):
Posted by: Rehan Ali Arman