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