menu
g_state package
documentation
rx/types/types.dart
RxnIntExt
ceil method
ceil method
dark_mode
light_mode
ceil
method
int
?
ceil
(
)
Returns
this
.
Implementation
int? ceil() => value;
g_state package
documentation
rx/types/types
RxnIntExt
ceil method
RxnIntExt extension on
Rx
<
int
?
>