menu
webf package
documentation
css.dart
CSSBackgroundMixin
isSelfHTMLElement method
isSelfHTMLElement method
dark_mode
light_mode
isSelfHTMLElement
method
bool
isSelfHTMLElement
(
)
inherited
Implementation
@pragma('vm:prefer-inline') bool isSelfHTMLElement() { return target is HTMLElement; }
webf package
documentation
css
CSSBackgroundMixin
isSelfHTMLElement method
CSSBackgroundMixin mixin