• Adam Barth's avatar
    DropDownMenu should use ScrollableList (#3745) · 2592f8f4
    Adam Barth authored
    Previously it used Block, which is less efficient for large numbers of items.
    Also move the top margin out of the menu item to fix the baseline alignment of
    the text.
    
    Fixes #1615
    2592f8f4
Name
Last commit
Last update
..
drop_down_test.dart Loading commit data...
progress_indicator_test.dart Loading commit data...
refresh_indicator_test.dart Loading commit data...
scaffold_test.dart Loading commit data...
slider_test.dart Loading commit data...
snack_bar_test.dart Loading commit data...
tabs_test.dart Loading commit data...
time_picker_test.dart Loading commit data...
tooltip_test.dart Loading commit data...