动画完成

This commit is contained in:
toly
2023-05-02 22:11:39 +08:00
parent 27107ad34d
commit 94331ae654
2 changed files with 1 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ class MuyuPage extends StatefulWidget {
class _MuyuPageState extends State<MuyuPage> {
int _counter = 0;
int _cruValue = 2;
int _cruValue = 0;
final Random _random = Random();