helsinki constant

Typeface const helsinki

Implementation

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