Model15<OT extends ProgramOperation> constructor
Null safety
- List<
List< _getLogicalKeys(MKey< >OT> ?> - ProgramInstruction<
OT> _newProgramInstructionF(- OT,
- ArgDone
Implementation
Model15(this._getLogicalKeys, this._newProgramInstructionF)
: super(DisplayMode.fix(4, false), 56, 10);