动画错误修正

This commit is contained in:
18871002288 2021-05-05 12:34:53 +08:00
parent 41503f86bb
commit 6ce94ef90c
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ class _ValueAnimationState extends State<ValueAnimation> with TickerProviderStat
Navigator.pop(context);
}
});
controller.forward();
}
@override