d4 property

TextStyle d4
final

Implementation

static final d4 = TextStyle(
  fontFamily: 'Graphik',
  fontSize: 20,
  height: 1.4,
  color: RothkoColor.kDarkNeutralDarken2,
  fontWeight: FontWeight.w400,
);