, BoxDecoration 是最常用的装饰器
// 可以自行查看 BoxDecoration 中可以设置的属性
decoration: BoxDecoration...textStyle 对象
Text('Container 中的 Text 文本组件示例', style: textStyle,),
// Icon..., BoxDecoration 是最常用的装饰器
// 可以自行查看 BoxDecoration 中可以设置的属性
decoration: BoxDecoration...textStyle 对象
Text('Container 中的 Text 文本组件示例', style: textStyle,),
// Icon...textStyle 对象
Text('Container 中的 Text 文本组件示例', style: textStyle,),
// Icon