menu
fast_app_base package
documentation
common/data/preference/item/rx_preference_item.dart
RxnInt
RxnInt.new constructor
RxnInt.new constructor
dark_mode
light_mode
RxnInt
constructor
RxnInt
(
[
int
?
initial
])
Implementation
RxnInt([int? initial]) : super(initial);
fast_app_base package
documentation
common/data/preference/item/rx_preference_item
RxnInt
RxnInt.new constructor
RxnInt class