소스 검색

改了标题

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>[