Flutter – LateInitializationError : Field 'titleControl' has not been initialized
I'm new to flutter and I have this error after running someone else project that I clone. The error is this LateInitializationError : Field 'titleControl' has not been initialized. I don't know which code caused the Error. This is the…