Paragraph 是Flutter中用于文字绘制的类,Flutter中所有的文字,最后都是通过它 ... textPainter.paint(canvas, Offset(startOffset, startOffset));.
確定! 回上一頁