redmond constant

Typeface const redmond

Implementation

static const redmond = Typeface(
  //...Redmond
  foreground: Typography.blackRedmond,
  background: Typography.blackRedmond,
  primary: Typography.blackRedmond,
  secondary: Typography.blackRedmond,
  ascent: Typography.blackRedmond,
  success: Typography.blackRedmond,
  error: Typography.blackRedmond,
  warning: Typography.blackRedmond,
);