menu
get package
documentation
get_rx/src/rx_types/rx_types.dart
RxnIntExt
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
RxnIntExt
truncate method
RxnIntExt extension on
Rx
<
int
?
>