onSignup property
Called when the user hit the submit button when in sign up mode
Can be null to disable signup.
Implementation
final SignupCallback? onSignup;
Called when the user hit the submit button when in sign up mode
Can be null to disable signup.
final SignupCallback? onSignup;