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