descriptionStyle property

TextStyle? descriptionStyle
final

The style for the description text.

If not provided, the default style is used based on the current theme.

Implementation

final TextStyle? descriptionStyle;