style property

TextStyle style
final

title's text Style default value is :TextStyle(fontSize: 18,color: Colors.white) 标题的字体样式,默认值在上面

Implementation

final TextStyle style;