shouldLazyLoading property

bool get shouldLazyLoading

Implementation

bool get shouldLazyLoading => getAttribute(LOADING) == LAZY;