Minor Changes of const and bank logos
This commit is contained in:
@@ -148,6 +148,7 @@ class _AddBeneficiaryScreen extends State<AddBeneficiaryScreen> {
|
||||
context: pinScreenContext,
|
||||
barrierDismissible: false,
|
||||
builder: (BuildContext ctx) {
|
||||
// ignore: deprecated_member_use
|
||||
return WillPopScope(
|
||||
onWillPop: () async => false,
|
||||
child: const Center(
|
||||
|
Reference in New Issue
Block a user