menu
flutter_platform_dropdown package
documentation
dropdown_button2.dart
DropdownButton2<T>
openWithLongPress property
openWithLongPress property
dark_mode
light_mode
openWithLongPress
property
bool
openWithLongPress
final
Opens the dropdown menu on long-pressing instead of tapping
Implementation
final bool openWithLongPress;
flutter_platform_dropdown package
documentation
dropdown_button2
DropdownButton2<T>
openWithLongPress property
DropdownButton2 class