labelTextStyle property

TextStyle? labelTextStyle
final

Text style for the label of the dropdown field.

This style is applied to the label that is typically displayed above the dropdown.

Implementation

final TextStyle? labelTextStyle;