menu
jrpn
model
ProgramOperation
isShift property
isShift
brightness_4
isShift
property
Null safety
bool
isShift
Is this the f or g shift key?
Implementation
bool get isShift => false;
jrpn
model
ProgramOperation
isShift property
ProgramOperation class
Constructors
ProgramOperation
Properties
arg
argShift
debugLogId
hashCode
isShift
maxOneByteOpcodes
name
numericValue
programListingArgName
rcName
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==