mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fix typo in scroll_aware_image_provider.dart (#59128)
This commit is contained in:
parent
cb8562e163
commit
618108bfca
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user