menu
jrpn
model
IntegerDisplayMode
round method
round
brightness_4
round
method
Null safety
@
override
Value
round
(
Value
x
)
override
Implementation
@override Value round(Value x) => x;
jrpn
model
IntegerDisplayMode
round method
IntegerDisplayMode class
Properties
commaDistance
displayName
hashCode
isFloatMode
radix
rightJustify
runtimeType
Methods
addCommas
convertValuesTo
format
leastSignificantDigit
noSuchMethod
round
select
setComplexMode
signMode
toJson
toString
tryParse
Operators
operator ==