value property

void value=(List<T> value)

Implementation

set value(List<T> value) => _controller!.state.value = value;