textStyle property

TextStyle? textStyle
final

The text style for the text used in the help screen. If null, the inherited TextTheme.labelSmall is used.

Implementation

final TextStyle? textStyle;