style property

TextStyle? style
final

The text style to apply. If null, inherits from the ambient DefaultTextStyle.

Implementation

final TextStyle? style;