menu
ahailayout package
documentation
models/game_image_model.dart
GameImageModel
GameImageModel const constructor
GameImageModel const constructor
dark_mode
light_mode
GameImageModel
constructor
const
GameImageModel
(
{
required
String
name
,
})
Implementation
const GameImageModel({ required this.name, });
ahailayout package
documentation
models/game_image_model
GameImageModel
GameImageModel const constructor
GameImageModel class