Body2Text.medium constructor
const
Body2Text.medium(})
Implementation
const Body2Text.medium(this.text, {this.softWrap, this.maxLines, this.overflow, this.color, Key? key})
: fontType = FontType.medium,
super(key: key);