style property

TextComponentStyle? style
final

The style applied to the text.

If null, defaults to a new TextComponentStyle with no styling.

Implementation

final TextComponentStyle? style;