labelSmall property

VText get labelSmall

Implementation

VText get labelSmall {
  return size(11.0).lineHeight(16 / 11).medium.spacing(0.5);
}