Skip to content

Record: Include Dartdoc on Record fields if they are associated to a typedef #60993

Open
@rrousselGit

Description

@rrousselGit

Consider:

typedef Foo = ({
  /// Hello world
  int a,
});

It'd be useful if foo.a showed the record's Dartdoc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-dart-modelFor issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions