mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This provides improved code inspection, making it easier for developers to figure out what might be going wrong if they override this and don't call super, like I just did. :-)