mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This member variable was added to three classes in #7807, but only initialized to 0 in one of them. Initialize to 0 in the other two.
This member variable was added to three classes in #7807, but only initialized to 0 in one of them. Initialize to 0 in the other two.