IPDSplashView constructor
const
IPDSplashView(})
Implementation
const IPDSplashView(this.posId,
{Key? key,
required this.width,
required this.height,
this.userId = "",
required this.splashListener})
: super(key: key);