splash_g2

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

splash g2

video #

Usage #
/example
class SplashScreen extends StatelessWidget {
const SplashScreen({super.key});

@override
Widget build(BuildContext context) {
return const SplashScreenWidget(
image:'https://w0.peakpx.com/wallpaper/171/215/HD-wallpaper-samsung-android-blue-celular-color-movil-phone-pink-tecnology.jpg',
sizedd:40.0,
color:Colors.white,
timer:7500,
//go to home page
pageHome: Home(),
);
}
}
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.