menu
craft_launcher_core package
documentation
models/launcher_gamer_pics.dart
LauncherGamerPics
LauncherGamerPics.new constructor
LauncherGamerPics.new constructor
dark_mode
light_mode
LauncherGamerPics
constructor
LauncherGamerPics
(
{
required
Map
<
String
,
String
>
data
,
required
int
formatVersion
,
})
Implementation
LauncherGamerPics({ required this.data, required this.formatVersion, });
craft_launcher_core package
documentation
models/launcher_gamer_pics
LauncherGamerPics
LauncherGamerPics.new constructor
LauncherGamerPics class