When the user comes to the profile edit page, I want to trigger the validation of the empty fields in the form and have them drawn in red. How can I do that?
I don't think I need to share any code blocks because I want to trigger formKey's validate method when the page is opened.