menu
kickin package
documentation
widgets/animated/animated_sizing.dart
KAnimatedSizing
KAnimatedSizing.new const constructor
KAnimatedSizing.new const constructor
dark_mode
light_mode
KAnimatedSizing
constructor
const
KAnimatedSizing
(
{
Key
?
key
,
Duration
?
duration
,
Curve
?
curve
,
required
Widget
child
,
})
Implementation
const KAnimatedSizing({super.key, this.duration, this.curve, required this.child});
kickin package
documentation
widgets/animated/animated_sizing
KAnimatedSizing
KAnimatedSizing.new const constructor
KAnimatedSizing class