menu
omegainc_lib package
documentation
widgets/ui/financial/omega.creditcard.widget.dart
AnimationCard
AnimationCard const constructor
AnimationCard const constructor
dark_mode
light_mode
AnimationCard
constructor
const
AnimationCard
(
{
required
Widget
child
,
required
Animation
<
double
>
animation
,
})
Implementation
const AnimationCard({ required this.child, required this.animation, });
omegainc_lib package
documentation
widgets/ui/financial/omega.creditcard.widget
AnimationCard
AnimationCard const constructor
AnimationCard class