style property Null safety
final
The target text style.
The text style must not be null.
When this property is changed, the style will be animated over duration time.
Implementation
final TextStyle style;
The target text style.
The text style must not be null.
When this property is changed, the style will be animated over duration time.
final TextStyle style;