From abac27dbcbb785fca75e7b10dfa1778ce2ccf472 Mon Sep 17 00:00:00 2001 From: Kostia Sokolovskyi Date: Mon, 20 Oct 2025 22:41:50 +0200 Subject: [PATCH] Fix ink features painting in YearPicker. (#177014) Fixes https://github.com/flutter/flutter/issues/155198 ## Description - Fixes ink features painting outside of the `GridView` bounds in `YearPicker` | BEFORE | AFTER | | - | - | |