• Adam Barth's avatar
    InkSplash and InkHighlight shouldn't be special (#7531) · 9f36737f
    Adam Barth authored
    Previously, these classes where in material.dart, which meant they could
    access private interfaces in that library. This patch moves them out
    into their own files so that they need to play by the rules of the
    public API.
    
    Fixes #5969
    9f36737f
Name
Last commit
Last update
..
animation Loading commit data...
cupertino Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
http 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...