style property

TextStyle? style
final

如果设置了style,则color、backgroundColor、fontSize等设置无效

Implementation

final TextStyle? style;