menu
refreshed package
documentation
get_rx/src/rx_types/rx_types.dart
RxnInt
RxnInt constructor
RxnInt constructor
dark_mode
light_mode
RxnInt
constructor
RxnInt
(
[
int
?
initial
])
Constructs a
RxnInt
with an optional initial value.
Implementation
RxnInt([super.initial]);
refreshed package
documentation
get_rx/src/rx_types/rx_types
RxnInt
RxnInt constructor
RxnInt class