menu
fast_app_base package
documentation
common/data/preference/item/rx_preference_item.dart
Rx<T>
Rx.new constructor
Rx.new constructor
dark_mode
light_mode
Rx<
T
>
constructor
Rx<
T
>
(
T
initial
)
Implementation
Rx(T initial) : super(initial);
fast_app_base package
documentation
common/data/preference/item/rx_preference_item
Rx<T>
Rx.new constructor
Rx class