ProfileNameView constructor
const
ProfileNameView({
- Key? key,
- required OnAfterProfileSaved onAfterProfileSaved,
Implementation
const ProfileNameView({super.key, required this.onAfterProfileSaved});