bodySmall property

VText get bodySmall

Implementation

VText get bodySmall {
  return size(12.0).lineHeight(16 / 12).normal.spacing(0.4);
}