value property
T
value
final
The value of type T that will be provided to descendant widgets.
Implementation
final T value;
The value of type T that will be provided to descendant widgets.
final T value;