onSignedIn property

VoidCallback? onSignedIn
final

A callback that is being called when the user has successfully signed in.

Implementation

final VoidCallback? onSignedIn;