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