menu
remedi_splash package
documentation
feature/splash/splash_view.dart
SplashView
SplashView.new constructor
SplashView.new constructor
dark_mode
light_mode
SplashView
constructor
SplashView
(
{
required
Widget
widget
,
Color
?
color
,
bool
?
showLoading
=
true
,
})
Implementation
SplashView({ required this.widget, this.color, this.showLoading = true, });
remedi_splash package
documentation
feature/splash/splash_view
SplashView
SplashView.new constructor
SplashView class