• 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
..
src Loading commit data...
analysis_options_user.yaml Loading commit data...
animation.dart Loading commit data...
cupertino.dart Loading commit data...
foundation.dart Loading commit data...
gestures.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...