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