-
-
Notifications
You must be signed in to change notification settings - Fork 86
-
The code it's complaining about:
class MyWidget extends StatefulWidget { final SomeOtherWidget child;
Complaint: Missing type annotation (on final)
Is this a false positive/bug, or am I being extremely dense?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment