menu
reactter package
documentation
core.dart
ObjIntExt
round method
round method
dark_mode
light_mode
round
method
int
round
(
)
Returns
this
.
Implementation
int
round() => value.round();
reactter package
documentation
core
ObjIntExt
round method
ObjIntExt extension on
Obj
<
int
>