TextMath constructor
const
TextMath({
- required String source,
Text Math constructor.
Implementation
const TextMath({required this.source}) : super._();
Text Math constructor.
const TextMath({required this.source}) : super._();