• Adam Barth's avatar
    Add BuildContext.size as a convenience getter (#6355) · 63e7a0e8
    Adam Barth authored
    Developers need to get the size of the BuildContext sufficiently often
    that we should provide a convenient getter for the value. Having this
    getter is also an opportunity to catch common mistakes and provide
    useful error messages that guide developers towards better patterns.
    
    Fixes #2321
    63e7a0e8
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...