We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c0cae5 commit aa29b96Copy full SHA for aa29b96
lib/widget/regular/stack/demo.dart
@@ -74,7 +74,7 @@ class StackDemo extends StatelessWidget {
74
crossAxisAlignment: CrossAxisAlignment.start,
75
children: <Widget>[
76
Text(
77
- '欢聚时代',
+ 'Flutter',
78
style: TextStyle(
79
fontSize: 20.0,
80
color: Colors.red,
0 commit comments