mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Providing a pre-built child is more efficient because we don't need to rebuild the child every tick of the animation.
Providing a pre-built child is more efficient because we don't need to rebuild the child every tick of the animation.