• Ian Hickson's avatar
    The Ink widget (#13900) · 09270dcb
    Ian Hickson authored
    This provides a way to draw colors, images, and general decorations on Material widgets, without interfering with InkWells that are further descendants of the widget.
    
    This thus provides a cleaner way to solve the issue of FlatButtons and InkWells not working when placed over Image widgets than the old hack of introducing a transparency Material.
    
    Fixes #3782.
    
    Also, some fixes to documentation, and remove a redundant property on the Image widget.
    09270dcb
Name
Last commit
Last update
..
.vscode Loading commit data...
lib Loading commit data...
test Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...