menu
fast_app_base package
documentation
common/data/preference/item/rx_preference_item.dart
RxIntExt
ceil method
ceil method
dark_mode
light_mode
ceil
method
int
ceil
(
)
Returns
this
.
Implementation
int ceil() => value.ceil();
fast_app_base package
documentation
common/data/preference/item/rx_preference_item
RxIntExt
ceil method
RxIntExt extension on
Rx
<
int
>