BaseSplashScreen constructor
const
BaseSplashScreen({})
Implementation
const BaseSplashScreen({
super.key,
required this.productIds,
required this.subscriptionIds,
required this.showAd,
required this.showSelectLanguage,
required this.settings,
required this.onInitAdsCompleted,
required this.onSelectLanguageCompleted,
this.customWidget,
});