Add separator in forgot password

This commit is contained in:
Moe Poi ~ 2022-05-23 09:03:58 +07:00
parent 1cccd33428
commit d523b87762

View file

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