style property

TextStyle? style
final

The text style to apply.

If provided, this will be merged with styles from className.

Implementation

final TextStyle? style;