RichText 在Flutter中类似于富文本的作用,可以利用RichText在一句话中展示各种不同样式的文字。 下面先看看RichText的常用定义: RichText({ Key key, @required this.text ...
確定! 回上一頁