To display a Round Image in Flutter, you can use Container with BoxDecoration, and use BoxShape.circle for shape and provide the image for image property.
確定! 回上一頁