style property

TextStyle? style
final

自定义的TextStyle,其中指定的属性,将覆盖扩展的外层属性

Implementation

final TextStyle? style;