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