menu
jrpn
controller
ShiftOperation
isShift property
isShift
brightness_4
isShift
property
Null safety
@
override
bool
isShift
override
Is this the f or g shift key?
Implementation
@override bool get isShift => true;
jrpn
controller
ShiftOperation
isShift property
ShiftOperation class
Constructors
ShiftOperation
Properties
arg
argShift
calc
complexCalc
debugLogId
endsDigitEntry
floatCalc
hashCode
intCalc
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 ==