onPressed property
void Function()?
onPressed
final
Click handler (optional - defaults to context.signInWithGoogle())
Implementation
final void Function()? onPressed;
Click handler (optional - defaults to context.signInWithGoogle())
final void Function()? onPressed;