• Hans Muller's avatar
    TextTheme.apply() corrections (#23108) · 4f4005ee
    Hans Muller authored
    TextTheme.apply was incorrectly applying displayColor to the TextTheme's headline, title, subhead, body1, and body2 TextStyle colors. In all cases it should have been bodyColor.
    4f4005ee
typography_test.dart 2.16 KB