IFSC Code Validation and Add Beneficiary Validation API integration
This commit is contained in:
@@ -77,7 +77,7 @@ class AppThemes {
|
||||
default:
|
||||
return ThemeData(primarySwatch: Colors.deepPurple);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
static ThemeData getDarkTheme(ThemeType type) {
|
||||
switch (type) {
|
||||
|
Reference in New Issue
Block a user