SplashRF constructor
SplashRF({})
Implementation
SplashRF({
this.title,
this.subTitle,
this.color,
this.font,
this.titleColor,
this.subTitleColor,
this.rippleColor,
this.rippleImagePath,
this.rippleImageSize,
this.orgLogoPath,
this.duration = 5,
});