I have a widget with many TextFormFields which I need to give an initial values from the bloc state for editing an item.
What I tried: