onSignup property

SignupCallback? onSignup
final

Called when the user hit the submit button when in sign up mode

Can be null to disable signup.

Implementation

final SignupCallback? onSignup;