menu
craft_launcher_core package
documentation
models/realms_persistence.dart
RealmsPersistence
RealmsPersistence.new constructor
RealmsPersistence.new constructor
dark_mode
light_mode
RealmsPersistence
constructor
RealmsPersistence
(
{
required
String
newsLink
,
required
bool
hasUnreadNews
,
})
Implementation
RealmsPersistence({ required this.newsLink, required this.hasUnreadNews, });
craft_launcher_core package
documentation
models/realms_persistence
RealmsPersistence
RealmsPersistence.new constructor
RealmsPersistence class