Skip to content

Commit 1281716

Browse files
Make CheckBox clickable in Catalog Gallery
1 parent 3d5a471 commit 1281716

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/flutter_genui/lib/src/catalog/core_widgets/check_box.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ final checkBox = CatalogItem(
8484
"literalString": "Check me"
8585
},
8686
"value": {
87+
"path": "/myValue",
8788
"literalBoolean": true
8889
}
8990
}

0 commit comments

Comments
 (0)