Commit 820c7e04 authored by Budi Prasetyo's avatar Budi Prasetyo
parents 884a100a 4878fd74
......@@ -16,7 +16,7 @@ class _Home3State extends State<Home3> {
return Container(
padding: const EdgeInsets.all(10),
width: screenSize.width,
height: screenSize.height * 0.70,
height: screenSize.height * 0.75,
child: Column(
children: <Widget>[
const SizedBox(
......
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