menu
splash_g2 package
documentation
widget_splash.dart
WidgetSplash
WidgetSplash.new const constructor
WidgetSplash.new const constructor
dark_mode
light_mode
WidgetSplash
constructor
const
WidgetSplash
(
{
Key
?
key
,
String
?
image
,
double
?
sizedd
,
Color
?
color
,
})
Implementation
const WidgetSplash({super.key, this.image, this.sizedd, this.color});
splash_g2 package
documentation
widget_splash
WidgetSplash
WidgetSplash.new const constructor
WidgetSplash class