bodyExtraLarge constant

VdTextStyle const bodyExtraLarge

Body/ExtraLarge ยท 24 / 36 / 0

Implementation

static const bodyExtraLarge = VdTextStyle(
  size: 24,
  lineHeight: 36,
  tracking: 0,
  fontWeight: FontWeight.w400,
);