lazyLoading property

bool lazyLoading
final

Whether to enable native browser lazy-loading for the image.

When true, the image will only be loaded when it enters the viewport.

Implementation

final bool lazyLoading;