mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The function passes most of its arguments through to `_DialogRoute`, but it wasn't providing the default values that `_DialogRoute` was, causing it to override the defaults will null values.