remove PopupMenuButton default tooltip, and then long press will pop up menu

Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
21pages
2023-06-29 10:26:03 +08:00
parent 52b8cbcd48
commit 07d9162491
4 changed files with 6 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ class ChatPage extends StatelessWidget implements PageShape {
@override
final appBarActions = [
PopupMenuButton<int>(
tooltip: "",
icon: Icon(Icons.group),
itemBuilder: (context) {
// only mobile need [appBarActions], just bind gFFI.chatModel