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