mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Point users of boolArgDeprecated to boolArg rather than to boolArgDeprecated in order to avoid losing users to infinite loops or stack overflows depending on their implementation.