scrollAwareEnable property
Whether to avoid loading images when rapidly scrolling.
If scrollAwareEnable, ScrollAwareImageProvider will be used when resolve Image.
Implementation
final bool scrollAwareEnable;
Whether to avoid loading images when rapidly scrolling.
If scrollAwareEnable, ScrollAwareImageProvider will be used when resolve Image.
final bool scrollAwareEnable;