Skip to main content
dart_node
Docs
API
Blog
GitHub
↗
English
English
中文
value
List
<
T
>
get
value
The current value of the state.
Implementation
List<T> get value => _value;