tokens library

PRF Design System – standalone tokens library.

Import this instead of the full library when only design tokens are needed:

import 'package:prf_design/tokens.dart';

Classes

PRFButtonTokens
Shared button design tokens for sizing and density.
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.
PRFStatusTokens
Centralized semantic status colors used by theme extensions.