removes unused function callbacks and moves wakelock
This commit is contained in:
@@ -79,7 +79,6 @@ class MemoryCard extends StatelessWidget {
|
||||
),
|
||||
),
|
||||
hideControlsTimer: const Duration(seconds: 2),
|
||||
onVideoEnded: onVideoEnded,
|
||||
showControls: false,
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user