ScrollableBlock isn't linked from Block API docs for Flutter #1238
Labels
customer-flutter
Issues originating from important to Flutter
P1
A high priority bug; for example, a single project is unusable or has many test failures
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
From https://docs.flutter.io/flutter/material/Block-class.html and https://docs.flutter.io/flutter/widgets/Block-class.html
Notice how LazyBlock isn't linked. That dartdoc comment is here: https://github.com/flutter/flutter/blob/c76decb84276486468c90a0c2a90df0b9d4895f2/packages/flutter/lib/src/widgets/scrollable.dart#L946
Can we link to ScrollableBlock from the doc comments in this page?
Thanks!
The text was updated successfully, but these errors were encountered: