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