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