pptx constant
SimpleFileFormat
const pptx
Implementation
static const pptx = SimpleFileFormat(
uniformTypeIdentifiers: ['org.openxmlformats.presentationml.presentation'],
mimeTypes: [
'application/vnd.openxmlformats-officedocument.presentationml.presentation'
],
);