relievingLetterTemplateLabels top-level constant
SheetLabels
const relievingLetterTemplateLabels
Implementation
const SheetLabels relievingLetterTemplateLabels = SheetLabels(
document: 'Relieving letter',
from: 'Employer',
to: 'Employee',
number: 'Letter',
date: 'Date',
extra: 'Last day',
subject: 'Subject',
notes: 'Notes',
subtotal: 'Subtotal',
tax: 'Tax',
total: 'Total',
presentedTo: 'Presented to',
columns: const <String>[
'Item',
'Detail',
'Amount',
],
);