Widgets topic
User Interface
This category contains information about all of the user interface components of the application.
Classes
- ColoredContainer
- This is a heavily reused widget. This widget creates a container with a lot of default values. This widget is used in a lot of the app because of it's versatility.
- ProjectCard
- This is the standard way to display a project in the application. By default when clicking on this you will go to the detail view of the project. project is the Project that we want to display.