AppListStrings constructor
const
AppListStrings({})
Implementation
const AppListStrings({
this.pageTitle = 'Our Apps',
this.emptyTitle = 'No apps yet',
this.emptySubtitle = 'Check back later for more apps from this developer.',
this.openStore = 'Open',
this.loadError = 'Failed to load apps.',
});