prefer_zero_over_explicit_init Not working for UIEdgeInsets #3986
Labels
enhancement
Ideas for improvements of existing features and rules.
good first issue
Issue to be taken up by new contributors yet unfamiliar with the project.
New Issue Checklist
Describe the bug
The use of prefer_zero_over_explicit_init doesn't cover UIEdgeInsets.zero case.
For example we have next code
The text was updated successfully, but these errors were encountered: