Closed
Description
This issue was originally filed by [email protected]
When using code completion in dart editor, for properties it shows the property name twice, rather than showing the property name and the type.
I.e., the code completion list shows this:
title title
text text
rather than:
title String
text String
Metadata
Metadata
Assignees
Labels
No labels