Dart SDK
dart:core
int
round
round
Dart SDK
dart:core
int
round
abstract method
round
Source
Dart SDK
dart:core
int
Static methods
parse
Constructors
fromEnvironment
Properties
bitLength
isEven
isOdd
sign
hashCode
isFinite
isInfinite
isNaN
isNegative
runtimeType
Operators
operator &
operator <<
operator >>
operator ^
operator unary-
operator |
operator ~
operator %
operator *
operator +
operator -
operator /
operator <
operator <=
operator ==
operator >
operator >=
operator ~/
Methods
abs
ceil
ceilToDouble
floor
floorToDouble
gcd
modInverse
modPow
round
roundToDouble
toRadixString
toSigned
toString
toUnsigned
truncate
truncateToDouble
clamp
compareTo
noSuchMethod
remainder
toDouble
toInt
toStringAsExponential
toStringAsFixed
toStringAsPrecision
int
round
(
)
Returns
this
.
Source
int round();