feat: exit tray item
This commit is contained in:
@@ -2,3 +2,5 @@ import 'package:flutter/material.dart';
|
||||
|
||||
final GlobalKey<ScaffoldMessengerState> snackbarKey =
|
||||
GlobalKey<ScaffoldMessengerState>();
|
||||
|
||||
bool forceExit = false;
|
||||
|
Reference in New Issue
Block a user