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