blue[800]), text: name); TextPainter tp = new TextPainter(text: span, textAlign: TextAlign.left, textDirection: TextDirection.ltr); tp.layout(); tp.paint(canvas ...
確定! 回上一頁