textStyle property

TextStyle? textStyle
final

The TextStyle applied to to this widget

Usually already merged with the DefaultTextStyle

Implementation

final TextStyle? textStyle;