Fix typo in scroll_aware_image_provider.dart (#59128)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user