bodyLarge property

VText get bodyLarge

Implementation

VText get bodyLarge {
  return size(16.0).lineHeight(24 / 16).normal.spacing(0.5);
}