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