hunterstich 1eaf483fc9 [ChipGroup] Updated flow layout to correctly layout padding when in RTL.
maxChildEnd is used to track when to move a child onto the next row. It can't be used to layout a child since it uses paddingEnd and children need to be laid out relative to the start of the container.

PiperOrigin-RevId: 744800898
2025-04-17 23:53:21 +00:00
..