mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
new: more battery data & fix: auto reload
This commit is contained in:
@@ -109,7 +109,7 @@ class _ServerEditPageState extends State<ServerEditPage> {
|
||||
|
||||
PreferredSizeWidget _buildAppBar() {
|
||||
return CustomAppBar(
|
||||
title: Text(l10n.edit, style: UIs.textSize18),
|
||||
title: Text(l10n.edit, style: UIs.text18),
|
||||
actions: widget.spi != null
|
||||
? [
|
||||
IconButton(
|
||||
|
||||
Reference in New Issue
Block a user