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