new: server tag

This commit is contained in:
lollipopkit
2023-05-30 22:44:45 +08:00
parent 92ffed6541
commit 472a441c8e
23 changed files with 239 additions and 112 deletions

View File

@@ -76,7 +76,6 @@ class _PingPageState extends State<PingPage>
),
),
floatingActionButton: FloatingActionButton(
heroTag: 'ping fab',
onPressed: () {
try {
doPing();