Controller15 constructor Null safety
Implementation
Controller15(this.model)
: super(
numbers: numbers,
shortcuts: _shortcuts,
lblOperation: Operations15.lbl15,
rtn: Operations.rtn);
Controller15(this.model)
: super(
numbers: numbers,
shortcuts: _shortcuts,
lblOperation: Operations15.lbl15,
rtn: Operations.rtn);