动画完成

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

BIN
assets/images/muyu2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 334 KiB

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();