Themes
How to change the themes of the app
The style settings for the app are defined in
class StyleRepository { ... }
Colors, paddings, radii, ... can be adjusted there.
Last updated
How to change the themes of the app
The style settings for the app are defined in
class StyleRepository { ... }
Colors, paddings, radii, ... can be adjusted there.
Last updated