• Adam Barth's avatar
    Use VoidCallback for onPressed and friends · d6dc9d47
    Adam Barth authored
    Previous these callbacks were leaking the implementation detail that they were
    triggered by taps. In a later patch, we're going to add a parameter to
    GestureTapCallback that these callbacks won't have.
    
    Related to #1807
    d6dc9d47
Name
Last commit
Last update
..
src Loading commit data...
animation.dart Loading commit data...
gestures.dart Loading commit data...
material.dart Loading commit data...
painting.dart Loading commit data...
rendering.dart Loading commit data...
services.dart Loading commit data...
sky_tool Loading commit data...
widgets.dart Loading commit data...