瀏覽代碼

改了标题

Kevin 6 年之前
父節點
當前提交
d67811020c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      example/lib/pages/PaintEventDemo.dart

+ 1 - 1
example/lib/pages/PaintEventDemo.dart

@@ -21,7 +21,7 @@ class PaintEventDemoState extends State<PaintEventDemo>{
     // TODO: implement build
     return Scaffold(
         appBar: AppBar(
-          title: Text("Popover Demo"),
+          title: Text("PaintEvent Demo"),
         ),
         body: Row(
           children: <Widget>[