Skip to content

Commit 04ddfad

Browse files
committed
lists is in progress
1 parent 42a0349 commit 04ddfad

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lib/components/list/gf_list.dart

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ class GFList extends StatefulWidget {
1313
})
1414
: super(key: key);
1515

16+
17+
1618
final Widget child;
1719

1820
final String text;

0 commit comments

Comments
 (0)