onSetValue property
final
Callback funcation that can be used to set the value to the child widget.
Implementation
final ValueChanged<dynamic> onSetValue;
Callback funcation that can be used to set the value to the child widget.
final ValueChanged<dynamic> onSetValue;