• 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
drop_down_test.dart 1.87 KB