Text Image constructor.
const TextImage({required this.documentId, required this.w, required this.h}) : super._();