onPressed property

void Function()? onPressed
final

Click handler (optional - defaults to context.signInWithApple())

Implementation

final void Function()? onPressed;