... 通过 Text.rich 方法将 TextSpan 添加到Text 中,之所以可以这样做,是因为Text 其实就是RichText 的一个包装,而RichText 是可以显示多种样式(富文本)的widget。
確定! 回上一頁