mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The type of `PlatformDispatcher.instance.locales` is `List<Locale>`, which precludes either null list or a null value in the list, for that matter.