body6 property

Text get body6

Implementation

Text get body6 {
  return copyWith(
    fontSize: 1,
  );
}