EdgeLoadingAnimation constructor
const
EdgeLoadingAnimation(
- HoldableButton widget,
- AnimationController controller, {
- Key? key,
Implementation
const EdgeLoadingAnimation(this.widget, this.controller, {super.key});