style property

TextStyle? style
final

The text style. If null, uses the default from DefaultTextStyle.

Implementation

final TextStyle? style;