menu
get package
documentation
get_rx/src/rx_types/rx_types.dart
SetExtension<E>
obs property
obs property
dark_mode
light_mode
obs
property
RxSet
<
E
>
get
obs
Implementation
RxSet<E> get obs { return RxSet<E>(<E>{})..addAll(this); }
get package
documentation
get_rx/src/rx_types/rx_types
SetExtension<E>
obs property
SetExtension extension on
Set
<
E
>