menu
composition_rendering package
documentation
game.dart
Game
onDetach method
onDetach method
dark_mode
light_mode
onDetach
method
@
override
void
onDetach
(
)
override
Implementation
@override void onDetach() { updater.onDetach(); _attached = false; }
composition_rendering package
documentation
game
Game
onDetach method
Game class