menu
webf package
documentation
rendering.dart
RenderIntersectionObserverMixin
hasIntersectionObserver method
hasIntersectionObserver method
dark_mode
light_mode
hasIntersectionObserver
method
bool
hasIntersectionObserver
(
)
Implementation
bool hasIntersectionObserver() { return _listeners?.isNotEmpty == true; }
webf package
documentation
rendering
RenderIntersectionObserverMixin
hasIntersectionObserver method
RenderIntersectionObserverMixin mixin