另外如果要做到像以前的NSAttributedString效果在Flutter是透過Text.rich + TextSpan 來完成☘️☘️☘️ final richText = Text.rich( TextSpan( children: ...
確定! 回上一頁