menu
get_instance_bridge package
documentation
counter_reference.dart
RxnIntExt
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
RxnIntExt
floorToDouble method
RxnIntExt extension on
Rx
<
int
?
>