menu
dropdown_widgets package
documentation
components/dropdown_body_animation.dart
DrodownBodyAnimation
DrodownBodyAnimation.new const constructor
DrodownBodyAnimation.new const constructor
dark_mode
light_mode
DrodownBodyAnimation
constructor
const
DrodownBodyAnimation
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const DrodownBodyAnimation({ super.key, required this.child, });
dropdown_widgets package
documentation
components/dropdown_body_animation
DrodownBodyAnimation
DrodownBodyAnimation.new const constructor
DrodownBodyAnimation class