Skip to content

Commit 108b7aa

Browse files
author
李卓原
committed
4.0.0-beta readme
1 parent 4fb14b1 commit 108b7aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/lib/main.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ class _HomePageState extends State<HomePage> {
4848
child: Column(
4949
crossAxisAlignment: CrossAxisAlignment.center,
5050
children: <Widget>[
51-
TextButton(onPressed: null, child: Text('text')),
5251
Row(
5352
children: <Widget>[
5453
// Using Extensions

0 commit comments

Comments
 (0)