mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Some widgets are using closures even if the only values that are captured are this, context or widget, that can be accessed even from methods of the State object.