menu
messenger
ui/widget/animations.dart
ElasticAnimatedSwitcher
ElasticAnimatedSwitcher const constructor
ElasticAnimatedSwitcher
dark_mode
light_mode
ElasticAnimatedSwitcher
constructor
const
ElasticAnimatedSwitcher
(
{
Key
?
key
,
required
Widget
?
child
,
})
Implementation
const ElasticAnimatedSwitcher({super.key, required this.child});
messenger
animations
ElasticAnimatedSwitcher
ElasticAnimatedSwitcher const constructor
ElasticAnimatedSwitcher class