AnimatedSplashScreen constructor
const
AnimatedSplashScreen({})
Implementation
const AnimatedSplashScreen(
{super.key,
required this.backgroundcolor,
required this.foregroundcolor,
required this.logo,
required this.brandname,
this.brandnamecolor = Colors.black,
this.companyname = ''});