menu
yuka package
documentation
core/game_entity.dart
GameEntity
children property
children property
dark_mode
light_mode
children
property
List
<
GameEntity
>
children
final
Implementation
final List<GameEntity> children = [];
yuka package
documentation
core/game_entity
GameEntity
children property
GameEntity class