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