menu
basic_dropdown_button package
documentation
custom_dropdown_button.dart
CustomDropDownButtonItem<T>
textStyle property
textStyle property
dark_mode
light_mode
textStyle
property
TextStyle
?
textStyle
final
Text style for the menu item.
Implementation
final TextStyle? textStyle;
basic_dropdown_button package
documentation
custom_dropdown_button
CustomDropDownButtonItem<T>
textStyle property
CustomDropDownButtonItem class