In the CustomShapes widget, the Text widget is painted above the Shapes painter ... height: 300, child: CustomPaint( painter: Shapes(), child: Center(child: ...
確定! 回上一頁