menu
webf package
documentation
webf.dart
Node
hasChildren method
hasChildren method
dark_mode
light_mode
hasChildren
method
bool
hasChildren
(
)
Implementation
bool hasChildren() { return firstChild != null; }
webf package
documentation
webf
Node
hasChildren method
Node class