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