method arguments with typedefs don't render correctly in dartdocs #1778
Labels
customer-flutter
Issues originating from important to Flutter
P2
A bug or feature request we're likely to work on
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
e.g. the onError argument in https://master-docs-flutter-io.firebaseapp.com/flutter/widgets/precacheImage.html renders as "void onError" instead of saying "ImageErrorListener", as per https://master-docs-flutter-io.firebaseapp.com/flutter/painting/ImageErrorListener.html.
cc @gspencergoog
The text was updated successfully, but these errors were encountered: