flutter richText富文本 flutter中富文本使用 TextSpan可以用來顯示文字類型,設置文字顏色,點擊事件等 WidgetSpan 可以用來顯示任意widget,圖片按鈕等等 ...