bodyMedium property

VText get bodyMedium

Implementation

VText get bodyMedium {
  return size(14.0).lineHeight(20 / 14).normal.spacing(0.25);
}