menu
g_state package
documentation
rx/types/types.dart
RxIntExt
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
RxIntExt
truncate method
RxIntExt extension on
Rx
<
int
>