onRequest property
void Function()?
onRequest
final
Called when the sign-in request starts.
Implementation
final void Function()? onRequest;
Called when the sign-in request starts.
final void Function()? onRequest;