menu
flamemodify package
documentation
components.dart
HasGameRef<T extends FlameGame>
lifecycle property
lifecycle property
dark_mode
light_mode
lifecycle
property
@
protected
_LifecycleManager
get
lifecycle
inherited
Implementation
@protected _LifecycleManager get lifecycle { return _lifecycleManager ??= _LifecycleManager(this); }
flamemodify package
documentation
components
HasGameRef<T extends FlameGame>
lifecycle property
HasGameRef mixin