Controller16 constructor Null safety
- Model16 model
Implementation
Controller16(this.model)
: super(
numbers: numbers,
shortcuts: _shortcuts,
lblOperation: Operations16.lbl,
rtn: Operations.rtn);
Controller16(this.model)
: super(
numbers: numbers,
shortcuts: _shortcuts,
lblOperation: Operations16.lbl,
rtn: Operations.rtn);