menu
raindrop_animated_splash_screen package
documentation
widget/animation_screen.dart
AnimationScreen
AnimationScreen.new const constructor
AnimationScreen.new const constructor
dark_mode
light_mode
AnimationScreen
constructor
const
AnimationScreen
(
{
Key
?
key
,
required
Color
color
,
})
Implementation
const AnimationScreen({super.key, required this.color});
raindrop_animated_splash_screen package
documentation
widget/animation_screen
AnimationScreen
AnimationScreen.new const constructor
AnimationScreen class