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 14235aa commit e729942Copy full SHA for e729942
example/home.dart
@@ -53,7 +53,7 @@ class ExampleHome extends StatelessWidget {
53
body: ConstraintLayout(
54
children: [
55
const Text(
56
- 'Flutter ConstraintLayout Example\nby hackeware',
+ 'Flutter ConstraintLayout Example\nby hackware',
57
style: TextStyle(
58
fontSize: 32,
59
height: 1.5,
0 commit comments