themes library
Trash Theme library is a collection of theme already defined that the author developed during the time, and decided to offer it to the community.
Classes
- DraculaTheme
- Dracula Theme that implement a dracula palette defined in the following https://material-theme.com/docs/reference/color-palette/#material-themes
- GithubTheme
- Github Theme that implement a dracula palette defined in the following https://material-theme.com/docs/reference/color-palette/#material-themes
- TrashTheme
- TrashTheme interface to define a common method to define the theme. TODO: later this class will contains also the logic to change from dart to lite, for the moment this is left to the end user