menu
ahailayout package
documentation
models/other_game_model.dart
OtherGameModel
OtherGameModel.new constructor
OtherGameModel.new constructor
dark_mode
light_mode
OtherGameModel
constructor
OtherGameModel
(
{
required
String
src
,
required
String
key
,
})
Implementation
OtherGameModel({ required this.src, required this.key, });
ahailayout package
documentation
models/other_game_model
OtherGameModel
OtherGameModel.new constructor
OtherGameModel class