ListTile Material Ripple and Shape Patch (#74373)
This PR replaces the ColoredBox that ListTile uses with an Ink widget. That Ink widget is given a ShapeDecoration with the ListTile's color and shape. This fixes issues where the ListTile color would obscure material ripple effects, and cause the specified shape to not be respected.
N
Nathan Walker committed
422916d201b21bf9c7e65225d520029e30ab278d
Parent: ef84970
Committed by GitHub <noreply@github.com>
on 2/12/2021, 10:16:51 PM