mirror of
https://github.com/haorendashu/nowser.git
synced 2025-12-18 10:04:20 +01:00
some btn add coming toast
This commit is contained in:
@@ -181,6 +181,9 @@ class _MeRouter extends CustState<MeRouter> {
|
||||
num: downloadNum,
|
||||
name: "Download",
|
||||
iconData: Icons.download,
|
||||
onTap: () {
|
||||
BotToast.showText(text: "Coming...");
|
||||
},
|
||||
));
|
||||
// webItemList.add(MeRouterWebItemComponent(
|
||||
// num: 102,
|
||||
|
||||
Reference in New Issue
Block a user