forked from yaso_meth/mih-project
remove pop up on set upo click
This commit is contained in:
@@ -129,6 +129,7 @@ class _BiometricCheckState extends State<BiometricCheck> {
|
||||
AppSettings.openAppSettings(
|
||||
type: AppSettingsType.security,
|
||||
);
|
||||
Navigator.of(context).pop();
|
||||
},
|
||||
buttonText: "Set Up Authentication",
|
||||
buttonColor:
|
||||
|
||||
Reference in New Issue
Block a user