TextBold constructor
const
TextBold({
- required RichTextBase text,
Text Bold constructor.
Implementation
const TextBold({required this.text}) : super._();
Text Bold constructor.
const TextBold({required this.text}) : super._();