• Adam Barth's avatar
    Clean up TableBorder#paint API (#12226) · ebffe159
    Adam Barth authored
    Previously, the rows and columns arguments had different semantics. Now
    they have the same semantics. The new API also uses Iterable rather than
    List to give clients more flexiblity in how they construct these
    arguments. For example, RenderTable no longer needs to reify the
    reversed list of column positions.
    ebffe159
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...
services Loading commit data...
widgets Loading commit data...