CreateAccountForm constructor

CreateAccountForm(
  1. {required String logoImage}
)

Implementation

CreateAccountForm({required this.logoImage});