menu
flame_3d_extras package
documentation
model/model_component.dart
ModelComponent
hasChildren property
hasChildren property
dark_mode
light_mode
hasChildren
property
bool
get
hasChildren
inherited
Implementation
bool get hasChildren => _children?.isNotEmpty ?? false;
flame_3d_extras package
documentation
model/model_component
ModelComponent
hasChildren property
ModelComponent class