Skip to content

Commit

Permalink
Update aad_b2c_webview.dart onRedirect;
Browse files Browse the repository at this point in the history
  • Loading branch information
Ragul-XA authored Jul 23, 2024
1 parent bb42987 commit e2722aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/presentation/aad_b2c_webview.dart
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ class ADB2CEmbedWebViewState extends State<ADB2CEmbedWebView> {
late Function(BuildContext context) onRedirect;
late Function(BuildContext context) onErrorOrCancel;
Widget? loadingReplacement;
late Function onRedirect;
late Function onGetCurrentPageUrl;

bool isLoading = true;
Expand Down

0 comments on commit e2722aa

Please sign in to comment.