Steelhacks-2023 / Lost-At-Pitt

Lost @ Pitt is a multi-platform lost-and-found tracking application, allowing users to return & reclaim lost items. Currently in development!
https://steelhacks-2023.github.io/Lost-At-Pitt/
6 stars 0 forks source link

Implemented global theming #29

Closed tbeidlershenk closed 9 months ago

tbeidlershenk commented 9 months ago

Changes

Notes

jeffzheng13 commented 9 months ago

For login_page.dart and signup_page.dart, there seems to be a variable Widget spacing = SizedBox(30). It doesn't seemed to be used so I went ahead and commented it out. Feel free to change it back if needed, but doesn't seem like its being used.