[linter] prefer_non_nullable_members #59791
Labels
analyzer-linter
Issues with the analyzer's support for the linter package
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
this lint should suggest
_previewManager
to be of typefinal PreviewManager
because it can't be null hereThe text was updated successfully, but these errors were encountered: