Skip to main content
1

šŸ–¼ļø Primary Access

ThemeData
Retrieves the entire application’s ThemeData. The top-level shortcut for any theme property.
ColorScheme
Retrieves the application’s primary ColorScheme. Recommended for accessing semantic colors like primary, error, and surface.
2

āœ’ļø Typography & Icons

TextTheme
Retrieves the application’s primary TextTheme. Provides quick access to standard styles (e.g., headline, title, body).
IconThemeData
Retrieves the application’s primary IconThemeData. Use this to find the default color and size for your icons.