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