labelTextStyle property
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;
Text style for the label of the dropdown field.
This style is applied to the label that is typically displayed above the dropdown.
final TextStyle? labelTextStyle;