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