生动宝贝

文章
8
资源
0
加入时间
3年2月3天

Flutter Text详解

示例APIText,很常用的一个Widget;用于显示简单样式文本,它包含一些控制文本显示样式的一些属性text构造方法源码:/// If the [style] argument is null, the text will use the style from the /// closest enclosing [DefaultTextStyle]. /// /// The [data] parameter must not be null. const Text( t