• Ian Hickson's avatar
    Revert "Rename DefaultTextStyle constructor to explicit (#3920)" (#3930) · c5ff156f
    Ian Hickson authored
    This reverts commit 55f9145e.
    
    Turns out that this commit breaks apps that use the material library,
    because of the _errorTextStyle DefaultTextStyle which has inherit:true.
    Just setting it to false doesn't work, unfortunately, because then you
    hit some sort of issue with merging that text style with others that
    have inherit:true.
    c5ff156f
Name
Last commit
Last update
..
src Loading commit data...
animation.dart Loading commit data...
cassowary.dart Loading commit data...
foundation.dart Loading commit data...
gestures.dart Loading commit data...
http.dart Loading commit data...
material.dart Loading commit data...
painting.dart Loading commit data...
physics.dart Loading commit data...
rendering.dart Loading commit data...
scheduler.dart Loading commit data...
services.dart Loading commit data...
widgets.dart Loading commit data...