Update main.dart
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@ class MyApp extends StatelessWidget {
|
||||
|
||||
var lastTimeClick = DateTime.now();
|
||||
|
||||
var secondsTimeOut = 240;
|
||||
var secondsTimeOut = 180;
|
||||
var popupOpen = false;
|
||||
|
||||
void _showTimeOverDialog(BuildContext context) {
|
||||
|
||||
Reference in New Issue
Block a user