Skip to content
Snippets Groups Projects
Commit 2b283d2e authored by Lee Jaehyeok's avatar Lee Jaehyeok
Browse files

codelab4

parent f9963c6c
No related branches found
No related tags found
1 merge request!1Main
......@@ -37,7 +37,7 @@ class MyHomePage extends StatelessWidget {
return Scaffold(
body: Column(
children: [
Text('A random idea:'),
Text('A random AWESOME idea:'),
Text(appState.current.asLowerCase),
//
ElevatedButton(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment