use this code to create shape like this import 'dart:ui' as ui; //Add this CustomPaint widget to the Widget Tree CustomPaint( size: ...
確定! 回上一頁