2023年8月25日星期五

circle container

 Container(

          margin: EdgeInsets.all(100.0),
          decoration: BoxDecoration(
            color: Colors.orange,
            shape: BoxShape.circle
          ),
        )

沒有留言:

發佈留言