Foundation topic

Foundation

The Foundation library consists of all Flume's design tokens put together;

  • Breakpoints
  • Colors
  • Motion
  • Shadows
  • Shapes
  • Spacing
  • Typography

Classes

AmbianceProvider Foundation
A provider wrapper around FlumeTheme allowing its children to be notified and rebuilt when the theme changes.
Flume Foundation
A widget wrapping its child with FlumeTheme and providing an accessor to a context's nearest FlumeTheme parent.
FlumeBreakpoints Foundation
Breakpoints defined by Flume.
FlumeColors Foundation
Color scheme defined by Flume.
FlumeMotion Foundation
Motion durations defined by Flume.
FlumePalette Foundation
All colors defined by Flume.
FlumeRawTypography Foundation
Raw typography data.
FlumeShadows Foundation
Shadows defined by Flume.
FlumeShapes Foundation
Shapes and borders defined by Flume.
FlumeSpacing Foundation
Spacing defined by Flume.
FlumeTheme Foundation
A theme instance containing all Flume design tokens.
FlumeThemeProvider Foundation
A provider wrapper around FlumeTheme allowing its children to be notified and rebuilt when the theme changes.
FlumeTypography Foundation
Typography defined by Flume.
FlumeTypographyData Foundation
Baseline typography data.