menu
sky_hopper_game package
documentation
widgets/game_view.dart
GameView
GameView.new const constructor
GameView.new const constructor
dark_mode
light_mode
GameView
constructor
const
GameView
(
{
Key
?
key
,
})
Implementation
const GameView({Key? key}) : super(key: key);
sky_hopper_game package
documentation
widgets/game_view
GameView
GameView.new const constructor
GameView class