menu
flame_behaviors package
documentation
flame_behaviors.dart
Behavior<Parent extends EntityMixin>
hasChildren property
hasChildren property
dark_mode
light_mode
hasChildren
property
bool
get
hasChildren
inherited
Implementation
bool get hasChildren => _children?.isNotEmpty ?? false;
flame_behaviors package
documentation
flame_behaviors
Behavior<Parent extends EntityMixin>
hasChildren property
Behavior class