TextAutoPhone constructor
const
TextAutoPhone({
- required RichTextBase text,
Text Auto Phone constructor.
Implementation
const TextAutoPhone({required this.text}) : super._();
Text Auto Phone constructor.
const TextAutoPhone({required this.text}) : super._();