menu
basic_dropdown_button package
documentation
custom_dropdown_button.dart
CustomDropDownButton<T>
buttonText property
buttonText property
dark_mode
light_mode
buttonText
property
String
?
buttonText
final
Text displayed on the main button.
Implementation
final String? buttonText;
basic_dropdown_button package
documentation
custom_dropdown_button
CustomDropDownButton<T>
buttonText property
CustomDropDownButton class