SplashViewState constructor
SplashViewState(
- dynamic adItems,
- double width,
- double height,
- String userId,
- MbSplashCallBack callBack,
Implementation
SplashViewState(this.adItems,this.width,this.height,this.userId,this.callBack);