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