textStyle property Null safety
final
Text style which is applied on the Text widget.
By default, the text is colored using innerColor.
Implementation
final TextStyle? textStyle;
Text style which is applied on the Text widget.
By default, the text is colored using innerColor.
final TextStyle? textStyle;