const factory Body2Text(String text, {bool? softWrap, int? maxLines, TextOverflow? overflow, Color? color, Key? key}) = Body2Text.normal;