onSetValue property
Returns the callback funcation that can be used to set the value to the
child
widget.
Implementation
ValueChanged<dynamic> get onSetValue => _onSetValue;
Returns the callback funcation that can be used to set the value to the
child
widget.
ValueChanged<dynamic> get onSetValue => _onSetValue;