menu
messenger
ui/page/auth/widget/animated_logo.dart
AnimatedLogo
AnimatedLogo const constructor
AnimatedLogo
dark_mode
light_mode
AnimatedLogo
constructor
const
AnimatedLogo
(
{
Key
?
key
,
int
index
=
0
,
})
Implementation
const AnimatedLogo({super.key, this.index = 0});
messenger
animated_logo
AnimatedLogo
AnimatedLogo const constructor
AnimatedLogo class