descTextStyle property

TextStyle? descTextStyle
final

The TextStyle of the description

If not set, it will be the DefaultTextStyle

Implementation

final TextStyle? descTextStyle;