titleSmall property

VText get titleSmall

Implementation

VText get titleSmall {
  return size(14.0).lineHeight(20 / 14).medium.spacing(0.1);
}