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