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