menu
yao_core package
documentation
yao_core.dart
RxIntExt
floor method
floor method
dark_mode
light_mode
floor
method
int
floor
(
)
Returns
this
.
Implementation
int floor() => value.floor();
yao_core package
documentation
yao_core
RxIntExt
floor method
RxIntExt extension on
Rx
<
int
>