menu
flutter_xcore package
documentation
export_helper.dart
RxnIntExt
truncate method
truncate method
dark_mode
light_mode
truncate
method
int
?
truncate
(
)
Returns
this
.
Implementation
int? truncate() => value?.truncate();
flutter_xcore package
documentation
export_helper
RxnIntExt
truncate method
RxnIntExt extension on
Rx
<
int
?
>