body5 property

Text get body5

Implementation

Text get body5 {
  return copyWith(
    fontSize: 2,
  );
}