menu
get package
documentation
get_rx/src/rx_types/rx_types.dart
RxnIntExt
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
RxnIntExt
ceil method
RxnIntExt extension on
Rx
<
int
?
>