menu
jrpn
model
SignMode
isZero method
isZero
brightness_4
isZero
method
Null safety
bool
isZero
(
NumStatus
m
,
Value
value
)
Implementation
bool isZero(NumStatus m, Value value) => value == Value.zero;
jrpn
model
SignMode
isZero method
SignMode class
Properties
annunciatorText
doesSignExtension
hashCode
runtimeType
Methods
compare
increment
isZero
negate
noSuchMethod
toString
valueToLabel
Operators
operator ==
Static properties
float
onesComplement
twosComplement
unsigned