Skip to content

Commit aa29b96

Browse files
committed
文本修改
1 parent 3c0cae5 commit aa29b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/widget/regular/stack/demo.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ class StackDemo extends StatelessWidget {
7474
crossAxisAlignment: CrossAxisAlignment.start,
7575
children: <Widget>[
7676
Text(
77-
'欢聚时代',
77+
'Flutter',
7878
style: TextStyle(
7979
fontSize: 20.0,
8080
color: Colors.red,

0 commit comments

Comments
 (0)