menu
jrpn
controller
NumberEntry
NumberEntry constructor
NumberEntry
brightness_4
NumberEntry
constructor
Null safety
NumberEntry
(
String
name
,
int
numericValue
)
Implementation
NumberEntry(String name, this.numericValue) : super(name: name);
jrpn
controller
NumberEntry
NumberEntry constructor
NumberEntry class
Constructors
NumberEntry
Properties
arg
argShift
debugLogId
endsDigitEntry
hashCode
isShift
maxOneByteOpcodes
name
numericValue
opcode
programDisplay
programListing
programListingArgName
rcName
runtimeType
Methods
beforeCalculate
calcDisabled
getCalculation
handleOpBeforeCalculate
init
liftStackIfEnabled
makeInputState
matches
noSuchMethod
possiblyAlterStackLift
pressed
toString
Operators
operator ==