1ClipRRect( 2 borderRadius: BorderRadius.circular(24), 3 child: Image.network( 4 'https://my.image.url', 5 ), 6) Copy. A rectangle image ...
確定! 回上一頁