mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
new & opt.: server page font size
This commit is contained in:
@@ -200,7 +200,7 @@ class _HomePageState extends State<HomePage>
|
||||
child: Text(
|
||||
'${BuildData.name}\n$_versionStr',
|
||||
textAlign: TextAlign.center,
|
||||
style: UIs.textSize13,
|
||||
style: UIs.textSize15,
|
||||
),
|
||||
),
|
||||
const SizedBox(height: 37),
|
||||
|
||||
Reference in New Issue
Block a user