Unverified Commit 618108bf authored by WJQ's avatar WJQ Committed by GitHub

Fix typo in scroll_aware_image_provider.dart (#59128)

parent cb8562e1
......@@ -12,7 +12,7 @@ import 'framework.dart';
import 'scrollable.dart';
/// An [ImageProvider] that makes use of
/// [Scollable.recommendDeferredLoadingForContext] to avoid loading images when
/// [Scrollable.recommendDeferredLoadingForContext] to avoid loading images when
/// rapidly scrolling.
///
/// This provider assumes that its wrapped [imageProvider] correctly uses the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment