menu
dino_run package
documentation
game/enemy.dart
Enemy
hasChildren property
hasChildren property
dark_mode
light_mode
hasChildren
property
bool
get
hasChildren
inherited
Implementation
bool get hasChildren => _children?.isNotEmpty ?? false;
dino_run package
documentation
game/enemy
Enemy
hasChildren property
Enemy class