menu
flutter_platform_dropdown package
documentation
dropdown_button2.dart
DropdownButton2<T>
scrollbarAlwaysShow property
scrollbarAlwaysShow property
dark_mode
light_mode
scrollbarAlwaysShow
property
bool
?
scrollbarAlwaysShow
final
Always show the scrollbar even when a scroll is not underway
Implementation
final bool? scrollbarAlwaysShow;
flutter_platform_dropdown package
documentation
dropdown_button2
DropdownButton2<T>
scrollbarAlwaysShow property
DropdownButton2 class