displaySmall property

VText get displaySmall

Implementation

VText get displaySmall {
  return size(36.0).lineHeight(44 / 36).normal.spacing(0.0);
}