CustomPaint takes a painter argument of type CustomPainter , an abstract class from the Flutter APIs. To draw things, we need to subclass ...
確定! 回上一頁