Closed flashcaps00 closed 5 years ago
Hi @flashcaps00, thanks for raising this issue! I believe the SizedBox(height: 120.0)
in the instructions is referring to the reference to it in login.dart (not from this code snippet). Please let us know if you have any other questions!
Error in the "Add the TextField widgets" section of mdc-101 step 4.
"Add two new text fields and a spacer after SizedBox(height: 120.0)." should read as "Add two new text fields and a spacer after SizedBox(height: 12.0)." based on what is in the code and rest of the directions.
Image below: