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