descriptionStyle property

TextStyle? descriptionStyle
final

The text style for the description. Defaults to the theme’s muted text style if not specified.

Implementation

final TextStyle? descriptionStyle;