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