• Nathan Walker's avatar
    ListTile Material Ripple and Shape Patch (#74373) · 422916d2
    Nathan Walker authored
    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.
    422916d2
sliver_multi_box_adaptor.dart 27.3 KB