hintTextStyle property

TextStyle? hintTextStyle
final

Text style for the hint text displayed inside the dropdown.

This style is used when no value is selected and a placeholder hint is shown.

Implementation

final TextStyle? hintTextStyle;