style property

TextStyle? style
final

Passed through to the underlying Text; color is ignored if set — use lightColor/darkColor instead.

Implementation

final TextStyle? style;