Kevin Moore

Results 635 comments of Kevin Moore

@Nightmare-MY – would you provide a code sample that demonstrates this behavior?

CC @natebosch – that IS weird

Another example here: https://api.dart.dev/main/705c745e19b1b354a2faa32913dbe3f22cc12969/dart-typed_data/TypedDataList-class.html Showing the (default) constructor here is just confusing.

My understanding, @srawlins - is that for `abstract final` (maybe others) the only "thing" that can hit the constructor are things in that library – so dartdoc isn't that helpful...