descriptionStyle property

TextStyle? descriptionStyle
final

Style for the Form Description. If no style is provided bodyText1 of the TextTheme will be used

Implementation

final TextStyle? descriptionStyle;