menu
fpj_core package
documentation
fpj_cores.dart
RxIntExt
round method
round method
dark_mode
light_mode
round
method
int
round
(
)
Returns
this
.
Implementation
int round() => value.round();
fpj_core package
documentation
fpj_cores
RxIntExt
round method
RxIntExt extension on
Rx
<
int
>