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