mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-01 10:38:17 +08:00
Update doc/examples/widgets/lib/main.dart
Co-Authored-By: Luan Nico <luanpotter27@gmail.com>
This commit is contained in:
@ -56,7 +56,8 @@ void main() async {
|
||||
),
|
||||
sprite: _buttons.getSprite(0, 0),
|
||||
pressedSprite: _buttons.getSprite(1, 0),
|
||||
)),
|
||||
),
|
||||
),
|
||||
);
|
||||
|
||||
runApp(dashbook);
|
||||
|
||||
Reference in New Issue
Block a user