ouds_theme library

Classes

OudsTheme
OudsTheme is an InheritedWidget that provides a way to share the Ouds theme configuration (colors, typography, etc.) and the current theme mode (light or dark) across the widget tree. It replaces the default MaterialTheme in Flutter. Use it at the root of your application to apply the theme to your entire app or specific parts of the widget tree.

Enums

OudsThemeAspect