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