menu
chat_package package
documentation
components/chat_input_field/widgets/wave_animation.dart
WaveAnimation
controller property
controller property
dark_mode
light_mode
controller
property
Animation
<
double
>
controller
final
The animation controller (from 0.0–1.0) that drives the wave.
Implementation
final Animation<double> controller;
chat_package package
documentation
components/chat_input_field/widgets/wave_animation
WaveAnimation
controller property
WaveAnimation class