Commit f944ddab authored by Dio Maulana's avatar Dio Maulana

add space for textfield

parent c5766bdc
......@@ -117,6 +117,7 @@ class _ChangePasswordViewState extends State<ChangePasswordView> {
},
),
PasswordInput(
marginTop: AppMargin.m12,
passwordController: confirmNewPasswordController,
labelText: "Konfirmasi Password Baru",
borderSideActive: true,
......
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