mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
DragTarget would call setState after it was disposed in didLeave and didDrop. Fixes #6128.
DragTarget would call setState after it was disposed in didLeave and didDrop. Fixes #6128.