exports/theme library
Theme exports for prf_design
Classes
- PRFButtonTokens
- Shared button design tokens for sizing and density.
- PRFColorPalette
- Brand color palette variations with tints and shades.
- PRFColors
- Core color constants for the PRF brand identity.
- PRFColorsExtension
- ThemeExtension providing access to PRF brand colors.
- PRFElevationTokens
- Elevation design tokens for consistent shadow depth.
- PRFMotionTokens
- Motion tokens keep interaction timing and easing consistent across widgets.
- PRFRadiusTokens
- Border radius design tokens for consistent corner rounding.
- PRFShadowTokens
- Shadow design tokens for consistent elevation and depth.
- PRFSpacingTokens
- Spacing design tokens for consistent layout gaps and padding.
- PRFStatusExtension
- ThemeExtension providing semantic status colors.
- PRFStatusTokens
- Centralized semantic status colors used by theme extensions.
- PRFTextTheme
- PRFTheme
- StatusColorSet
- Represents a complete status color set with main, background & text colors.
Extensions
- PRFThemeContextExtensions on BuildContext
- Convenience extensions on BuildContext for easy theme access.