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