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