new lint: no_state_constructor
#58075
Labels
customer-flutter
devexp-linter
Issues with the analyzer's support for the linter package
legacy-area-analyzer
Use area-devexp instead.
linter-lint-request
type-enhancement
A request for a change that isn't a bug
Add a
no_state_constructor
lint that warns if there's a custom constructor onState
.See: flutter/flutter#45868.
The text was updated successfully, but these errors were encountered: