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