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