You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.