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