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