menu
basic_dropdown_button package
documentation
custom_dropdown_button.dart
CustomDropDownButton<T>
buttonTextStyle property
buttonTextStyle property
dark_mode
light_mode
buttonTextStyle
property
TextStyle
?
buttonTextStyle
final
Text style for the main button.
Implementation
final TextStyle? buttonTextStyle;
basic_dropdown_button package
documentation
custom_dropdown_button
CustomDropDownButton<T>
buttonTextStyle property
CustomDropDownButton class