menu
flutter_platform_dropdown package
documentation
dropdown_button2.dart
DropdownButton2<T>
dropdownFullScreen property
dropdownFullScreen property
dark_mode
light_mode
dropdownFullScreen
property
bool
dropdownFullScreen
final
Opens the dropdown menu in fullscreen mode (Above AppBar & TabBar)
Implementation
final bool dropdownFullScreen;
flutter_platform_dropdown package
documentation
dropdown_button2
DropdownButton2<T>
dropdownFullScreen property
DropdownButton2 class