menu
yao_core package
documentation
yao_core.dart
RxnIntExt
round method
round method
dark_mode
light_mode
round
method
int
?
round
(
)
Returns
this
.
Implementation
int? round() => value?.round();
yao_core package
documentation
yao_core
RxnIntExt
round method
RxnIntExt extension on
Rx
<
int
?
>