onSignUpPressed property

Future Function() onSignUpPressed
final

Future Function to be passed on sign up, must be an awaited function

Implementation

final Future Function() onSignUpPressed;