menu
dropdown_button2 package
documentation
dropdown_button2.dart
DropdownButton2<T>
customButton property
customButton property
brightness_4
brightness_5
customButton
property
Widget
?
customButton
final
Uses custom widget like icon,image,etc.. instead of the default button
Implementation
final Widget? customButton;
dropdown_button2 package
documentation
dropdown_button2
DropdownButton2<T>
customButton property
DropdownButton2 class