scrollAwareEnable property

bool scrollAwareEnable
final

Whether to avoid loading images when rapidly scrolling.

If scrollAwareEnable, ScrollAwareImageProvider will be used when resolve Image.

Implementation

final bool scrollAwareEnable;