dart-lang/dartdoc

A class's doc comment is visually too close to the list of Implemented types

srawlins opened this issue · 0 comments

(or list of Implementers, Mixed in types, or Available extensions, whichever is listed first)

See:
Screenshot 2024-08-27 at 4 15 10 PM

The first item is closer to the doc comment than it is to the second item.

Also, 'Available Extensions' should be 'Available extensions' as per Google style.