menu
dropdown_flutter package
documentation
custom_dropdown.dart
CustomDropdownDisabledDecoration
hintStyle property
hintStyle property
dark_mode
light_mode
hintStyle
property
TextStyle
?
hintStyle
final
The style to use for the
DropdownFlutter
header hint (disabled state).
Implementation
final TextStyle? hintStyle;
dropdown_flutter package
documentation
custom_dropdown
CustomDropdownDisabledDecoration
hintStyle property
CustomDropdownDisabledDecoration class