Add separator in otp

This commit is contained in:
Moe Poi ~ 2022-05-23 09:07:35 +07:00
parent d523b87762
commit 4ff9343d6f

View file

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