menu
flame_forge2d package
documentation
forge2d_game.dart
Forge2DGame<T extends Forge2DWorld>
notifiers property
notifiers property
dark_mode
light_mode
notifiers
property
@internal
List
<
ComponentsNotifier
<
Component
>
>
notifiers
late
final
inherited
Implementation
@internal late final List<ComponentsNotifier> notifiers = [];
flame_forge2d package
documentation
forge2d_game
Forge2DGame<T extends Forge2DWorld>
notifiers property
Forge2DGame class