descriptionStyle property

TextStyle? descriptionStyle
final

Style for the description text, overrides theme default if provided. Controls font size, weight, color, and other text properties of the description.

Implementation

final TextStyle? descriptionStyle;