Commit 0efcbac9 authored by Budi Prasetyo's avatar Budi Prasetyo

register posisi

parent 87339cf1
...@@ -41,7 +41,7 @@ class _RegisterState extends State<Register> { ...@@ -41,7 +41,7 @@ class _RegisterState extends State<Register> {
child: Stack( child: Stack(
children: [ children: [
Padding( Padding(
padding: EdgeInsets.symmetric(vertical: screenize.height*0.1), padding: EdgeInsets.symmetric(vertical: screenize.height*0.15),
// child: Container( // child: Container(
// decoration: BoxDecoration( // decoration: BoxDecoration(
// color: const Color.fromARGB(255, 10, 116, 255), // color: const Color.fromARGB(255, 10, 116, 255),
......
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