signInProgressView property
A custom view to show on the 'Sign In' button, while the signing in is is performed.
Defaults to CircularProgressIndicator
Implementation
final Widget? signInProgressView;
A custom view to show on the 'Sign In' button, while the signing in is is performed.
Defaults to CircularProgressIndicator
final Widget? signInProgressView;