textStyle property

TextStyle textStyle
final

文本样式 / Text style 默认值: TextStyle(color: Colors.white, fontSize: 16)

Implementation

final TextStyle textStyle;