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