menu
rx_flow package
documentation
model/rx_storage.dart
RxListStorage<T>
mapper property
mapper property
dark_mode
light_mode
mapper
property
List
<
T
>
? Function
(
List
<
String
>
value
)
mapper
getter/setter pair
Implementation
List<T>? Function(List<String> value) mapper;
rx_flow package
documentation
model/rx_storage
RxListStorage<T>
mapper property
RxListStorage class