• Greg Spencer's avatar
    Add an UnconstrainedBox and factor out debug overflow indicator. (#12856) · 3541ad0a
    Greg Spencer authored
    UnconstrainedBox will allow its child to size itself as if it had no constraints, and then attempt to fit around that object, until its own constraints are exceeded, in which case it will clip and display an overflow warning.
    
    I also factored out DebugOverflowIndicator, which will draw overflow indicators on containers which overflow but aren't expected to.
    3541ad0a
Name
Last commit
Last update
..
animation Loading commit data...
cupertino Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
material Loading commit data...
painting Loading commit data...
physics Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
semantics Loading commit data...
services Loading commit data...
widgets Loading commit data...