menu
flame package
documentation
components.dart
Component
hasChildren property
hasChildren property
dark_mode
light_mode
hasChildren
property
bool
get
hasChildren
Implementation
bool get hasChildren => _children?.isNotEmpty ?? false;
flame package
documentation
components
Component
hasChildren property
Component class