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