menu
basic_custom_animations package
documentation
animations/fade_and_scale.dart
FadeAndScale
FadeAndScale.new constructor
FadeAndScale.new constructor
dark_mode
light_mode
FadeAndScale
constructor
FadeAndScale
(
{
required
Widget
child
,
required
Duration
duration
,
})
Implementation
FadeAndScale({required this.child, required this.duration});
basic_custom_animations package
documentation
animations/fade_and_scale
FadeAndScale
FadeAndScale.new constructor
FadeAndScale class