menu
flamemodify package
documentation
components.dart
HasGameRef<T extends FlameGame>
hasChildren property
hasChildren property
dark_mode
light_mode
hasChildren
property
bool
get
hasChildren
inherited
Implementation
bool get hasChildren => _children?.isNotEmpty ?? false;
flamemodify package
documentation
components
HasGameRef<T extends FlameGame>
hasChildren property
HasGameRef mixin