forked from firka/flutter
All embedders of Flutter within Google have all been updated to an
engine version that includes the const constructor added in
flutter/engine#7346 and rolled into the framework in
flutter/flutter#26252.
This reverts commit 88b77a7d0f.
This fixes https://github.com/flutter/flutter/issues/26390.