menu
fast_app_base package
documentation
common/data/preference/item/rx_preference_item.dart
RxIntExt
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
RxIntExt
round method
RxIntExt extension on
Rx
<
int
>