Theme
Material Design
I use the Material Design guidelines for the design of the app.
Here is the builder: https://m3.material.io/theme-builder
In the lib/theme.dart file you can find the theme of the app.
The themeData function let's you overwrite specific parts of the theme.