• Qun Cheng's avatar
    Update unit tests in material library for Material 3 (#128725) · a5f8b64e
    Qun Cheng authored
    Updates most of the unit tests in the packages/flutter/test/material folder so that they'll pass if ThemeData.useMaterial3 defaults to true.
    
    All of the tests have wired useMaterial3 to false and will need to be updated with a M3 version.
    
    related to #127064
    a5f8b64e
bottom_app_bar_theme_test.dart 9.78 KB