mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This syntax fails in conjunction with the new 6-argument constructor that's been added. Fields were already initialized in the correct order, so simply omit the field names. Once the constructor lands, this will switch to calling that.