menu
livo package
documentation
collections/reactive_list.dart
ReactiveList<T>
value property
value property
dark_mode
light_mode
value
property
List
<
T
>
get
value
Implementation
List<T> get value => List.unmodifiable(_items);
livo package
documentation
collections/reactive_list
ReactiveList<T>
value property
ReactiveList class