textStyle property

TextStyle? textStyle
final

按钮的文本显示样式 优先级高于textColor等属性

Implementation

final TextStyle? textStyle;