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