menu
flutter_platform_dropdown package
documentation
dropdown_button2.dart
DropdownButton2<T>
dropdownWidth property
dropdownWidth property
dark_mode
light_mode
dropdownWidth
property
double
?
dropdownWidth
final
The width of the dropdown menu
Implementation
final double? dropdownWidth;
flutter_platform_dropdown package
documentation
dropdown_button2
DropdownButton2<T>
dropdownWidth property
DropdownButton2 class