menu
webf package
documentation
css.dart
ElementOverflowMixin
hasChildren method
hasChildren method
dark_mode
light_mode
hasChildren
method
bool
hasChildren
(
)
inherited
Implementation
bool hasChildren() { return firstChild != null; }
webf package
documentation
css
ElementOverflowMixin
hasChildren method
ElementOverflowMixin mixin