Commit 30b9a6f2 authored by Tharindi's avatar Tharindi

1st commit

parent 297be4e6
{"version":2,"entries":[{"package":"mobile_application_kids","rootUri":"../","packageUri":"lib/"}]}
\ No newline at end of file
......@@ -788,7 +788,7 @@
"languageVersion": "3.0"
}
],
"generated": "2024-05-12T18:29:01.385163Z",
"generated": "2024-05-12T18:48:54.597531Z",
"generator": "pub",
"generatorVersion": "3.3.4"
}
This diff is collapsed.
......@@ -216,8 +216,8 @@ class _Level1VideoScreenState extends State<Level1VideoScreen> {
},
child: Text('Answer Question'),
style: ElevatedButton.styleFrom(
primary: Color.fromARGB(255, 48, 173, 26),
onPrimary: Colors.white,
foregroundColor: Colors.white,
backgroundColor: Color.fromARGB(255, 48, 173, 26),
),
),
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment