TextMediaProvider(String name, String mediaType, this.text, {String? description}) : super(name, mediaType, null, description: description);