• Chris Bracken's avatar
    Remove bottom padding in SliverAppBar (#13471) · 355ebef5
    Chris Bracken authored
    Removes bottom padding from the child AppBar in SliverAppBar. Scaffold
    already does this for its own app bars, but sliver app bars in the body
    should also apply the bottom padding removal.
    
    Fixes flutter/flutter#13458
    355ebef5
app_bar.dart 34.7 KB