• 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
..
animation Loading commit data...
cassowary Loading commit data...
engine Loading commit data...
examples Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
harness Loading commit data...
material Loading commit data...
painting Loading commit data...
physics Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
services Loading commit data...
widget Loading commit data...