• Chris Bracken's avatar
    Apply media bottom padding in BottomNavigationBar (#13431) · 276cbb1c
    Chris Bracken authored
    Updates scaffold to expose bottom padding to the associated
    BottonNavigationBar (if present). BottomNavigationBar is now responsible
    for adjusting itself to account for bottom padding.
    
    This change is necessary to support the updated BottomNavigationBar
    layout for the iPhone X.
    276cbb1c
bottom_navigation_bar.dart 18.6 KB