menu
get package
documentation
get_rx/src/rx_types/rx_types.dart
RxIntExt
ceil method
ceil method
dark_mode
light_mode
ceil
method
int
ceil
(
)
Returns
this
.
Implementation
int ceil() => value.ceil();
get package
documentation
get_rx/src/rx_types/rx_types
RxIntExt
ceil method
RxIntExt extension on
Rx
<
int
>