onSignUpPressed property
Future Function to be passed on sign up, must be an awaited function
Implementation
final Future Function() onSignUpPressed;
Future Function to be passed on sign up, must be an awaited function
final Future Function() onSignUpPressed;