menu
webf package
documentation
webf.dart
ImageElement
shouldLazyLoading property
shouldLazyLoading property
dark_mode
light_mode
shouldLazyLoading
property
bool
get
shouldLazyLoading
Implementation
bool get shouldLazyLoading => getAttribute(LOADING) == LAZY;
webf package
documentation
webf
ImageElement
shouldLazyLoading property
ImageElement class