loadingWidget property
Widget to show while authentication is in progress. Default: centered CircularProgressIndicator
Implementation
final Widget? loadingWidget;
Widget to show while authentication is in progress. Default: centered CircularProgressIndicator
final Widget? loadingWidget;