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