Skip to content

Commit e729942

Browse files
committed
update example
1 parent 14235aa commit e729942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/home.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ class ExampleHome extends StatelessWidget {
5353
body: ConstraintLayout(
5454
children: [
5555
const Text(
56-
'Flutter ConstraintLayout Example\nby hackeware',
56+
'Flutter ConstraintLayout Example\nby hackware',
5757
style: TextStyle(
5858
fontSize: 32,
5959
height: 1.5,

0 commit comments

Comments
 (0)