workPermitTemplateLabels top-level constant
SheetLabels
const workPermitTemplateLabels
Implementation
const SheetLabels workPermitTemplateLabels = SheetLabels(
document: 'Work permit',
from: 'From',
to: 'To',
number: 'Permit',
date: 'Date',
extra: 'Job',
subject: 'Subject',
notes: 'Notes',
subtotal: 'Subtotal',
tax: 'Tax',
total: 'Total',
presentedTo: 'Presented to',
columns: const <String>[
'Item',
'Mark',
'Note',
],
);