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