We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9fd707 commit 15cc0e3Copy full SHA for 15cc0e3
example/lib/main.dart
@@ -41,7 +41,7 @@ class _MyAppState extends State<MyApp> {
41
name: 'Hello World',
42
builder: (context) {
43
return CodelesslyWidget(
44
- layoutID: "0R0yB82iCD4RPZMZYOYZ",
+ layoutID: "0R0yRfzR23SQfDGrbg3h",
45
loadingBuilder: (context) {
46
return const CupertinoActivityIndicator();
47
},
0 commit comments