Fix typo in scroll_aware_image_provider.dart (#59128)

This commit is contained in:
WJQ 2020-06-11 03:30:01 +08:00 committed by GitHub
parent cb8562e163
commit 618108bfca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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