Add separator in register verify

This commit is contained in:
Moe Poi ~ 2022-05-23 09:18:43 +07:00
parent ffe0e60048
commit a3baa80127

View file

@ -73,8 +73,10 @@ class RegisterVerifyState extends State<RegisterVerify> {
),
],
),
const SizedBox(height: 30,),
ElevatedButton(
style: ButtonStyle(
padding: MaterialStateProperty.all(const EdgeInsets.all(15.0)),
foregroundColor:
MaterialStateProperty.all(const Color(0xff8B0000)),
backgroundColor: