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

@@ -69,7 +69,6 @@ class _ConvertPageState extends State<ConvertPage>
}
},
tooltip: _s.convert,
heroTag: 'convert fab',
child: const Icon(Icons.send),
),
);