Reduce `_DoubleClampVisitor` false positives (#128539)
I'm getting a few false positives in https://github.com/flutter/flutter/pull/128522/checks from the `num.clamp` checker since I introduced a class with a `clamp` method.
Showing
Please register or sign in to comment