lazyLoading property
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;
Whether to enable native browser lazy-loading for the image.
When true, the image will only be loaded when it enters the viewport.
final bool lazyLoading;