labelLarge property

VText get labelLarge

Implementation

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