redwoodCity constant

Typeface const redwoodCity

Implementation

static const redwoodCity = Typeface(
  foreground: Typography.blackRedwoodCity,
  background: Typography.blackRedwoodCity,
  primary: Typography.blackRedwoodCity,
  secondary: Typography.blackRedwoodCity,
  ascent: Typography.blackRedwoodCity,
  success: Typography.blackRedwoodCity,
  error: Typography.blackRedwoodCity,
  warning: Typography.blackRedwoodCity,
);