mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 23:34:24 +01:00
Update README.md
This commit is contained in:
@@ -65,6 +65,7 @@ class _EditorPageState extends State<EditorPage> {
|
||||
return Scaffold(
|
||||
backgroundColor: _codeTheme['root']!.backgroundColor,
|
||||
appBar: AppBar(
|
||||
centerTitle: true,
|
||||
title: TwoLineText(up: getFileName(widget.path) ?? '', down: _s.editor),
|
||||
actions: [
|
||||
PopupMenuButton(
|
||||
|
||||
Reference in New Issue
Block a user