ClosingLedger constructor
ClosingLedger(})
Implementation
ClosingLedger(this.closingRange,
{required this.sell,
required this.sellCovered,
required this.sellDeferred,
required this.spend,
required this.spendCovered,
required this.spendDeferred,
required this.wage});