menu
copy_pasta package
documentation
allyouneed/animation.dart
MyAnimatedWidget
MyAnimatedWidget const constructor
MyAnimatedWidget const constructor
dark_mode
light_mode
MyAnimatedWidget
constructor
const
MyAnimatedWidget
(
{
Key
?
key
,
})
Implementation
const MyAnimatedWidget({Key? key}) : super(key: key);
copy_pasta package
documentation
allyouneed/animation
MyAnimatedWidget
MyAnimatedWidget const constructor
MyAnimatedWidget class