menu
flutter_shakemywidget package
documentation
flutter_shakemywidget.dart
AnimationControllerState<T extends StatefulWidget>
animationController property
animationController property
dark_mode
light_mode
animationController
property
AnimationController
animationController
late
final
Implementation
late final animationController = AnimationController(vsync: this, duration: animationDuration);
flutter_shakemywidget package
documentation
flutter_shakemywidget
AnimationControllerState<T extends StatefulWidget>
animationController property
AnimationControllerState class