titleLarge property

VText get titleLarge

Implementation

VText get titleLarge {
  return size(22.0).lineHeight(28 / 22).normal.spacing(0.0);
}