Browse Source

改了标题

Kevin 6 năm trước cách đây
mục cha
commit
d67811020c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>[