menu
pretty_animated_buttons package
documentation
widgets/pretty_wave_button.dart
AnimatedBorderButton
curvedAnimation property
curvedAnimation property
dark_mode
light_mode
curvedAnimation
property
Animation
<
double
>
get
curvedAnimation
Implementation
Animation<double> get curvedAnimation => CurvedAnimation( parent: animation, curve: curve, );
pretty_animated_buttons package
documentation
widgets/pretty_wave_button
AnimatedBorderButton
curvedAnimation property
AnimatedBorderButton class